com\setasign\SetaFramework\Bootstrap

RequestPathPrefix Class RequestPathPrefix

File: /SetaFramework/src/Bootstrap/RequestPathPrefix.php

Just a simple container for the requestPathPrefix. Can be used to only inject the requestPathPrefix instead of the complete application class.

Class hierarchy

Implements

Summary

Properties

$requestPathPrefix


Methods

__construct()

public RequestPathPrefix::__construct (
string $requestPathPrefix
)
Parameters
$requestPathPrefix : string
 

__toString()

public RequestPathPrefix::__toString (
void
): string

get()

public RequestPathPrefix::get (
void
): string