Home
last modified time | relevance | path

Searched refs:_exitWhenThrown (Results 1 – 1 of 1) sorted by relevance

/plugin/authssocas/vendor/apereo/phpcas/source/CAS/
H A DGracefullTerminationException.php63 if (self::$_exitWhenThrown) {
71 private static $_exitWhenThrown = true; variable in CAS_GracefullTerminationException
82 self::$_exitWhenThrown = false;