PHP Класс Opis\Closure\ClosureScope

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$serializations Number of serializations in current scope
$storage Wrapped closures in current scope
$toserialize Number of closures that have to be serialized

Описание свойств

$serializations публичное свойство

Number of serializations in current scope
public $serializations

$storage публичное свойство

Wrapped closures in current scope
public $storage

$toserialize публичное свойство

Number of closures that have to be serialized
public $toserialize