Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DPageDescription.php20 const ABSTRACT_KEY = "abstract"; define in ComboStrap\\PageDescription
136 $description = $value[self::ABSTRACT_KEY];
220 self::ABSTRACT_KEY => $this->getValue(),
244 if (!array_key_exists(self::ABSTRACT_KEY, $descriptionArray)) {
247 $value = $descriptionArray[self::ABSTRACT_KEY];