コード例 #1
0
ファイル: testSingleton.php プロジェクト: ezeed/CPI
 function returnBook(BookSingleton $bookReturned)
 {
     self::$isLoanedOut = FALSE;
 }