Searched refs:COMBO_FORMAT (Results 1 – 1 of 1) sorted by relevance
48 const COMBO_FORMAT = "combo"; define in ComboStrap\\EditButton74 private string $format = self::COMBO_FORMAT;165 if ($this->format === self::COMBO_FORMAT) {173 if ($this->format === self::COMBO_FORMAT) {386 return $this->toComboCall(self::COMBO_FORMAT);433 if (!in_array($format, [self::DOKUWIKI_FORMAT, self::COMBO_FORMAT])) {