Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/hoa/consistency/Test/Unit/
H A DConsistency.php52 protected function _entity_exists_with_xxx($class, $interface, $trait) function in Hoa\\Consistency\\Test\\Unit\\Consistency
68 return $this->_entity_exists_with_xxx(true, false, false);
73 return $this->_entity_exists_with_xxx(false, true, false);
78 return $this->_entity_exists_with_xxx(false, false, true);