Laravoole\Base::start PHP Method

start() public method

public start ( )
    public function start()
    {
        throw new Exception(__CLASS__ . "::start MUST be implemented", 1);
    }