Home
last modified time | relevance | path

Searched refs:addImplementorsOf (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/sebastian/global-state/tests/
H A DBlacklistTest.php77 …$this->blacklist->addImplementorsOf('SebastianBergmann\GlobalState\TestFixture\BlacklistedInterfac…
/plugin/findologicxmlexport/vendor/sebastian/global-state/src/
H A DBlacklist.php77 public function addImplementorsOf($interfaceName) function in SebastianBergmann\\GlobalState\\Blacklist