コード例 #1
0
 /**
  * @return bool
  */
 public function isSessionBlocked()
 {
     return Session::isBlocked();
 }