Searched refs:TRANSFORM (Results 1 – 2 of 2) sorted by relevance
123 const TRANSFORM = "transform"; define in ComboStrap\\TagAttributes616 if ($this->hasComponentAttribute(self::TRANSFORM)) {617 $transformValue = $this->getValueAndRemove(self::TRANSFORM);
82 !isset($background[TagAttributes::TRANSFORM]) &&