コード例 #1
0
ファイル: RecordTest.php プロジェクト: blainesch/li3_memoize
 public function tearDown()
 {
     $result = Memoize::$objectNames = array();
 }