phpCAS  version 1.4.0
PhpSession.php
Go to the documentation of this file.
1 <?php
2 
43 class CAS_Session_PhpSession extends SessionHandler implements SessionHandlerInterface
44 {
45 }