Origin class

Framework\Routing\Attributes\Origin

Class Origin.

Defined in libraries/routing/src/Attributes/Origin.php

Properties #

$origin
-

$origin

protected string $origin

Methods #

__construct()
Origin constructor.
getOrigin()
-

__construct()

public function __construct(string $origin)

Origin constructor.

Parameters
  • string $origin - The Route origin

getOrigin()

public function getOrigin(): string
Returns string