Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/src/TokenParser/
H A DUseTokenParser.php64 … $this->parser->addTrait(new Node(['template' => $template, 'targets' => new Node($targets)]));
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DParser.php313 public function addTrait($trait) function in Twig\\Parser
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-viewer.production.min.js2addTrait=function(e,t){var n=this.allTypesByName,i=this.allTypes,r=e.name;r in n||(h(e.properties,…
H A Dbpmn-navigated-viewer.production.min.js2addTrait=function(e,t){var n=this.allTypesByName,i=this.allTypes,r=e.name;r in n||(h(e.properties,…
H A Dbpmn-modeler.production.min.js7addTrait=function(e,t){var n=this.allTypesByName,i=this.allTypes,r=e.name;r in n||(g(e.properties,…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-viewer.production.min.js2addTrait=function(e,t){var n=this.allTypesByName,r=this.allTypes,i=e.name;i in n||(Q(e.properties,…
H A Ddmn-navigated-viewer.production.min.js2addTrait=function(e,t){var n=this.allTypesByName,r=this.allTypes,i=e.name;i in n||(Z(e.properties,…
H A Ddmn-modeler.production.min.js2addTrait=function(e,t){var n=this.allTypesByName,i=this.allTypes,r=e.name;r in n||(he(e.properties…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.production.min.js7addTrait=function(e,t){var n=this.allTypesByName,i=this.allTypes,r=e.name;r in n||(b(e.properties,…
H A Dbpmn-modeler.development.js7779 DescriptorBuilder.prototype.addTrait = function(t, inherited) {
7990 builder.addTrait(type, inherited);