Home
last modified time | relevance | path

Searched defs:trait (Results 1 – 3 of 3) sorted by relevance

/plugin/findologicxmlexport/vendor/hoa/consistency/Test/Unit/
H A DConsistency.php52 protected function _entity_exists_with_xxx($class, $interface, $trait)
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DParser.php313 public function addTrait($trait)
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js7937 Registry.prototype.mapTypes = function(nsName, iterator, trait) { argument
7958 function traverseSuper(cls, trait) { argument