Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
H A DRouterRedirection.php47 public const TARGET_ORIGIN_WELL_KNOWN = 'well-known'; define in ComboStrap\\RouterRedirection
/template/strap/action/
H A Drouter.php224 …direction = RouterRedirectionBuilder::createFromOrigin(RouterRedirection::TARGET_ORIGIN_WELL_KNOWN)