public function getValue()

in src/uri-patterns/UriPatternLiteral.php [27:29]


  public function getValue(): string {
    return $this->value;
  }