Trait DomainRouteSetUp
Direct Known Users
MvcCore\Ext\Routers\ModuleLocalization
Namespace: MvcCore\Ext\Routers\ModuleLocalization
Located at ext-router-module-localization/src/MvcCore/Ext/Routers/ModuleLocalization/DomainRouteSetUp.php
Located at ext-router-module-localization/src/MvcCore/Ext/Routers/ModuleLocalization/DomainRouteSetUp.php
protected
|
#
domainRoutingSetUpRouterByDomainRoute( )
This method is executed after module domain routing is done and before
standard routing. So there could be already routed/defined current module
domain route and that route could contain additional configuration for
normal routing. This method is the place where to put special values
from module domain route into router before standard routing.
If there is defined in module domain route any constructor property
|