Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DSnippet.php60 const JSON_INTEGRITY_PROPERTY = "integrity"; define in ComboStrap\\Snippet
622 $integrity = $array[self::JSON_INTEGRITY_PROPERTY] ?? null;
792 $dataToSerialize[self::JSON_INTEGRITY_PROPERTY] = $this->integrity;