예제 #1
0
파일: testSingleton.php 프로젝트: ezeed/CPI
 function returnBook(BookSingleton $bookReturned)
 {
     self::$isLoanedOut = FALSE;
 }