PHP Class Opis\Closure\ClosureContext

Afficher le fichier Open project: opis/closure

Méthodes publiques

Свойство Type Description
$instances Wrapped closures in this context
$locks integer
$scope Closures scope

Méthodes publiques

Méthode Description
__construct ( ) Constructor

Method Details

__construct() public méthode

Constructor
public __construct ( )

Property Details

$instances public_oe property

Wrapped closures in this context
public $instances

$locks public_oe property

public int $locks
Résultat integer

$scope public_oe property

Closures scope
public $scope