public function add(Person $person) { // add $person to address book } } In other contexts, use the instanceof operator: <?php $media ...
確定! 回上一頁