Пример #1
0
 function __construct($book_name, $book_price)
 {
     parent::__construct($book_name, $book_price);
 }