Example #1
0
 private static function isEnabled()
 {
     return Session::isWritable() && Session::isReadable();
 }