RedirectStrategyInterface
RedirectStrategyInterface.php
:
11
Interface
Methods¶
generateRedirectPath()
¶
RedirectStrategyInterface.php
:
18
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$originalPath | string | - | - |
Return values
string
supports()
¶
RedirectStrategyInterface.php
:
16
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$routeData | array<string, string> | - | - |
Return values
bool