class Bootstrap (View source)

Methods

__construct(int $level, int|null $max_level = null)

No description

static 
handle(ReflectionAttribute $attribute, CommandInfo $commandInfo)

No description

Details

__construct(int $level, int|null $max_level = null)

No description

Parameters

int $level

The level to bootstrap to.

int|null $max_level

static handle(ReflectionAttribute $attribute, CommandInfo $commandInfo)

No description

Parameters

ReflectionAttribute $attribute
CommandInfo $commandInfo