Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DBrandButton.php69 const TYPE_BUTTONS = [self::TYPE_BUTTON_SHARE, self::TYPE_BUTTON_FOLLOW, self::TYPE_BUTTON_BRAND]; define in ComboStrap\\BrandButton
96 if (!in_array($this->type, self::TYPE_BUTTONS)) {
H A DXmlTagProcessing.php728 $knownTypes = BrandButton::TYPE_BUTTONS;