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