Example #1
0
 public function something()
 {
     $object = new StdClass();
     $object->call()->something();
 }