Searched refs:Locale (Results 1 – 8 of 8) sorted by relevance
10 class Locale extends MetadataText class17 public static function createForPage(MarkupPath $page, string $separator = "_"): Locale19 return (new Locale())99 public function setSeparator(string $separator): Locale
67 Locale::PROPERTY_NAME,
303 $locale = Locale::createForPage($page)->getValueOrDefault();
194 $locale = Locale::createForPage($this->page)->getValueOrDefault();
164 * @var Locale1647 $this->locale = Locale::createForPage($this);
23 use ComboStrap\Locale; alias92 Locale::PROPERTY_NAME => Locale::class,
29 use ComboStrap\Locale; alias
246 $locale = ComboStrap\Locale::createForPage($page, "_")->getValueOrDefault();