A\b::exit PHP Method

exit() protected method

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