Searched refs:doSomethingElse (Results 1 – 10 of 10) sorted by relevance
4 public function doSomethingElse(); function
4 public function doSomethingElse() function in Bar
8 public static function doSomethingElse() function in StaticMockTestClass
6 return $bar->doSomethingElse();
9 public function doSomethingElse($c) function in SomeClass
43 $this->doSomethingElse();
148 $mock->doSomethingElse('something');595 $mock->doSomethingElse($expectedObject);623 $mock->doSomethingElse($expectedObject);