Home
last modified time | relevance | path

Searched defs:WIDTH_KEY (Results 1 – 2 of 2) sorted by path

/plugin/combo/ComboStrap/
H A DDimension.php40 const WIDTH_KEY = 'width'; define in ComboStrap\\Dimension
H A DTagAttributes.php1390 public function getValueAsInteger(string $WIDTH_KEY, ?int $default = null): ?int argument