Searched defs:KNOWN_TYPES (Results 1 – 2 of 2) sorted by relevance
/plugin/combo/ComboStrap/ | ||
H A D | NoteTag.php | 21 const KNOWN_TYPES = [ define in ComboStrap\\NoteTag |
H A D | GridTag.php | 37 public const KNOWN_TYPES = [self::TYPE_MAX_CHILDREN, GridTag::TYPE_WIDTH_SPECIFIED, GridTag::TYPE_AUTO_VALUE_DEPRECATED, GridTag::TYPE_FIT_VALUE, GridTag::TYPE_FIT_OLD_VALUE]; define in ComboStrap\\GridTag |