Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
NoPassive.php 84 B
<?php


class SimpleSAML_Error_NoPassive extends SimpleSAML_Error_Exception {

}

?>