Sample Code (PHP)
0.1 20120518
|
a subclassed bird More...
Public Member Functions | |
Pigeon () | |
Public Member Functions inherited from Bird | |
Bird () | |
Public Member Functions inherited from Animal | |
Animal () | |
call () | |
setKind ($Kind) | |
a subclassed bird
Definition at line 64 of file animals.php.
Pigeon::Pigeon | ( | ) |
constructor
Definition at line 65 of file animals.php.