luya\console\Bootstrap::run PHP Method

run() public method

The run method must be implemented by defintion.
See also: luya\base\BaseBootstrap::run()
public run ( $app )
    public function run($app)
    {
        // no application behavior
    }