SimpleSAML\IdP\LogoutHandlerInterface::__construct PHP Method

__construct() public method

Initialize this logout handler.
public __construct ( SimpleSAML_IdP $idp )
$idp SimpleSAML_IdP The IdP we are logging out from.
    public function __construct(\SimpleSAML_IdP $idp);