Skip to content

UriFactory: fromGlobal Example

Terry L edited this page Jun 18, 2020 · 3 revisions

::fromGlobal()

(Non-PSR)

  • return UriInterface Examples:
$uri = UriFactory::fromGlobal();

Clone this wiki locally