ClosureScope
extends SplObjectStorage
in package
Table of Contents
Properties
- $serializations : int
- The number of serializations in current scope.
- $toSerialize : int
- The number of closures that have to be serialized.
Properties
$serializations
The number of serializations in current scope.
public
int
$serializations
= 0
$toSerialize
The number of closures that have to be serialized.
public
int
$toSerialize
= 0