PHP 8.3.4 Released!

Yaf_Registry::has

(Yaf >=1.0.0)

Yaf_Registry::hasCheck whether an item exists

Description

public static Yaf_Registry::has(string $name): bool

Check whether an item exists

Parameters

name

Return Values

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top