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