PHP Class Neos\Neos\Package

Inheritance: extends Neos\Flow\Package\Package
Show file Open project: neos/neos-development-collection

Public Methods

Method Description
boot ( Bootstrap $bootstrap ) : void

Method Details

boot() public method

public boot ( Bootstrap $bootstrap ) : void
$bootstrap Neos\Flow\Core\Bootstrap The current bootstrap
return void