Neos\Flow\Core\Booting\Sequence::__construct PHP Méthode

__construct() public méthode

public __construct ( string $identifier )
$identifier string
    public function __construct($identifier)
    {
        $this->identifier = $identifier;
    }