CakeFest 2024: The Official CakePHP Conference

Yaf_Registry::has

(Yaf >=1.0.0)

Yaf_Registry::hasアイテムが存在するかどうかを調べる

説明

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

アイテムが存在するかどうかを調べます。

パラメータ

name

戻り値

add a note

User Contributed Notes

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