RdbAdmin Module

RemoveTrailingSlash
in package

Remove trailing slash from the URL by redirect it.

Tags
since
0.1

Table of Contents

Properties

$Container  : Container

Methods

__construct()  : mixed
The class constructor.
run()  : string|null
Run the middleware.

Properties

Methods

run()

Run the middleware.

public run([string|null $response = '' ]) : string|null
Parameters
$response : string|null = ''
Return values
string|null

        
On this page

Search results