Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DAutoloader.php126 return $this->runAutoloaderStack(
193 public function runAutoloaderStack($entity) function in Hoa\\Consistency\\Autoloader
/plugin/findologicxmlexport/vendor/hoa/consistency/Test/Unit/
H A DAutoloader.php180 … $this->calling($autoloader)->runAutoloaderStack = function ($entity) use ($self, &$called) {
205 … $this->calling($autoloader)->runAutoloaderStack = function ($entity) use ($self, &$called) {