Yaf_Registry::set

(Yaf >=1.0.0)

Yaf_Registry::setДобавляет элемент в реестр

Описание

public static Yaf_Registry::set(string $name, string $value): bool

Добавляет элемент в реестр

Список параметров

name

value

Возвращаемые значения

add a note

User Contributed Notes

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