Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
WellCommerce
Bundle
AppBundle
Controller
RedirectingController
PHP Class WellCommerce\Bundle\AppBundle\Controller\RedirectingController
Author:
Adam Piotrowski (
[email protected]
)
Inheritance:
extends
Symfony\Bundle\FrameworkBundle\Controller\Controller
Mostra file
Open project: wellcommerce/wellcommerce
Public Methods
Method
Description
removeTrailingSlashAction
(
Request
$request
) :
RedirectResponse
Action used to remove trailing slash in url
Method Details
removeTrailingSlashAction()
public
method
Action used to remove trailing slash in url
public
removeTrailingSlashAction
(
Request
$request
) :
RedirectResponse
$request
Symfony\Component\HttpFoundation\Request
return
Symfony\Component\HttpFoundation\RedirectResponse