CakeFest 2024: The Official CakePHP Conference

Yaf_Registry::get

(Yaf >=1.0.0)

Yaf_Registry::getアイテムをレジストリから取得する

説明

public static Yaf_Registry::get(string $name): mixed

アイテムをレジストリから取得します。

パラメータ

name

戻り値

add a note

User Contributed Notes

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