A\b::exit PHP 메소드

exit() 보호된 메소드

protected exit ( )
    protected function exit()
    {
        exit($this->d);
    }