Documentation

Twig_TemplateMagicPropertyObject
in package

Table of Contents

$attributes  : mixed
$defined  : mixed
$protected  : mixed
__get()  : mixed
__isset()  : mixed

Properties

$attributes

public mixed $attributes = ['zero' => 0, 'null' => ull, '1' => 1, 'bar' => rue, 'foo' => rue, 'baz' => 'baz', 'baf' => 'baf', '09' => '09', '+4' => '+4']

Methods

__get()

public __get(mixed $name) : mixed
Parameters
$name : mixed
Return values
mixed

__isset()

public __isset(mixed $name) : mixed
Parameters
$name : mixed
Return values
mixed

Search results