Home
last modified time | relevance | path

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

/template/strap/ComboStrap/TagAttribute/
H A DBackgroundAttribute.php58 …const PATTERN_NAMES = ['checks', 'grid', 'dots', 'cross-dots', 'diagonal-lines', 'horizontal-lines… define in ComboStrap\\TagAttribute\\BackgroundAttribute
335 if (!in_array($pattern, self::PATTERN_NAMES)) {