Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DSnippet.php57 const JSON_CRITICAL_PROPERTY = "critical"; define in ComboStrap\\Snippet
595 $critical = $array[self::JSON_CRITICAL_PROPERTY] ?? null;
795 $dataToSerialize[self::JSON_CRITICAL_PROPERTY] = $this->critical;