Boot
class Boot
Mark a static method as a boot method for a trait.
This attribute allows trait boot methods to be named anything,
instead of requiring the conventional boot{TraitName} naming.
class Boot
Mark a static method as a boot method for a trait.
This attribute allows trait boot methods to be named anything,
instead of requiring the conventional boot{TraitName} naming.