コード例 #1
0
ファイル: Session.php プロジェクト: perfumer/framework
 /**
  * @return int
  */
 public function getLifetime()
 {
     return $this->pool->getLifetime();
 }