コード例 #1
0
ファイル: DefaultStorage.php プロジェクト: thornberger/empire
 public function getDate($key)
 {
     return $this->engine->getDate($key);
 }