BootablePackageInterface
interface BootablePackageInterface (View source)
An interface to indicate a bootable package
Methods
Details
void
boot(Bootstrap $bootstrap)
Invokes custom PHP code directly after the package manager has been initialized.