Auth_Yadis_Manager::started PHP Method

started() public method

public started ( )
    function started()
    {
        // Has the first service been returned?
        return $this->_current !== null;
    }