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