Searched defs:WIDTH_KEY (Results 1 – 2 of 2) sorted by relevance
/plugin/combo/ComboStrap/ | ||
H A D | Dimension.php | 40 const WIDTH_KEY = 'width'; define in ComboStrap\\Dimension |
H A D | TagAttributes.php | 1390 public function getValueAsInteger(string $WIDTH_KEY, ?int $default = null): ?int argument |