Exemple #1
0
 /**
  * セッションへの読み込み可能かチェック
  *
  * @static
  * @access public
  */
 public static function isReadable()
 {
     return parent::isReadable();
 }