*/ class Bar { public $things; public function addThing(array $thing) { } }