Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DSnippet.php54 const JSON_COMPONENT_PROPERTY = "component"; // mandatory define in ComboStrap\\Snippet
590 $componentName = $array[self::JSON_COMPONENT_PROPERTY] ?? null;
783 $dataToSerialize[self::JSON_COMPONENT_PROPERTY] = $this->getComponentId();