trait ModuleCommandTrait (View source)

Methods

protected
getModule(string $name, bool $error = true)

Find target module being tested

Details

protected Module getModule(string $name, bool $error = true)

Find target module being tested

Parameters

string $name
bool $error

Throw error if not found

Return Value

Module