Home
last modified time | relevance | path

Searched refs:GOOGLE (Results 1 – 2 of 2) sorted by path

/plugin/combo/ComboStrap/
H A DLdJson.php81 $imagesSet = $page->getImagesForTheFollowingUsages([PageImageUsage::ALL, PageImageUsage::SOCIAL, PageImageUsage::GOOGLE]);
H A DPageImageUsage.php31 public const GOOGLE = "google"; define in ComboStrap\\PageImageUsage
40 self::GOOGLE,