Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DConditionalLength.php34 private $unitInLength; variable in ComboStrap\\ConditionalLength
114 return $this->unitInLength;
123 switch ($this->unitInLength) {
216 switch ($this->unitInLength){
280 $this->unitInLength = $secondMatch;
281 if ($this->unitInLength === self::PERCENTAGE) {