Yaf_Registry::set

(Yaf >=1.0.0)

Yaf_Registry::setAdd an item into registry

Açıklama

publicstaticYaf_Registry::set(string$name, string$value): bool

Add an item into registry

Bağımsız Değişkenler

name

value

Dönen Değerler

To Top