Home
last modified time | relevance | path

Searched refs:doSomethingElse (Results 1 – 12 of 12) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/_fixture/
DAnotherInterface.php4 public function doSomethingElse(); function
DBar.php4 public function doSomethingElse() function in Bar
DStaticMockTestClass.php8 public static function doSomethingElse() function in StaticMockTestClass
DFoo.php6 return $bar->doSomethingElse();
DSomeClass.php9 public function doSomethingElse($c) function in SomeClass
/plugin/authgooglesheets/vendor/psr/log/
DREADME.md43 $this->doSomethingElse();
/plugin/dw2pdf/vendor/psr/log/
DREADME.md43 $this->doSomethingElse();
/plugin/elasticsearch/vendor/psr/log/
DREADME.md43 $this->doSomethingElse();
/plugin/webdav/vendor/psr/log/
DREADME.md43 $this->doSomethingElse();
/plugin/authssocas/vendor/psr/log/
H A DREADME.md43 $this->doSomethingElse();
/plugin/pureldap/vendor/psr/log/
H A DREADME.md43 $this->doSomethingElse();
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/
DMockObjectTest.php148 $mock->doSomethingElse('something');
595 $mock->doSomethingElse($expectedObject);
623 $mock->doSomethingElse($expectedObject);