Auth_OpenID_CancelResponse::__construct PHP Метод

__construct() публичный Метод

public __construct ( $endpoint )
    function __construct($endpoint)
    {
        $this->setEndpoint($endpoint);
    }
Auth_OpenID_CancelResponse