Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/Tag/
H A DBackgroundTag.php170 $backgroundImageAttribute = BackgroundAttribute::fromMediaToBackgroundImageStackArray($imageAttribute);
/plugin/combo/ComboStrap/TagAttribute/
H A DBackgroundAttribute.php280 public static function fromMediaToBackgroundImageStackArray(array $mediaCallStackArray): array function in ComboStrap\\TagAttribute\\BackgroundAttribute