PHP 8.4.0 RC3 available for testing

Yaf_View_Simple::__get

(Yaf >=1.0.0)

Yaf_View_Simple::__getRetrieve assigned variable

Descrição

public Yaf_View_Simple::__get(string $name = ?): void

Retrieve assigned varaiable

Nota:

parameter can be empty since 2.1.11

Parâmetros

name

the assigned variable name

if this is empty, all assigned variables will be returned

Valor Retornado

adicione uma nota

Notas Enviadas por Usuários (em inglês)

Não há notas de usuários para esta página.
To Top