LimeExtra\Controller::stop PHP 메소드

stop() 보호된 메소드

protected stop ( )
    protected function stop()
    {
        $this->app->stop();
    }