Trait Preparing
Responsibility: configurable protected properties with getters and setters, internal protected properties and internal methods used in most extended router implementations bellow.
Trait for classes:
- \MvcCore\Ext\Routers\Media
- \MvcCore\Ext\Routers\Localization
- \MvcCore\Ext\Routers\MediaAndLocalization
Direct Known Users
MvcCore\Ext\Routers\Extended, MvcCore\Ext\Routers\Module, MvcCore\Ext\Routers\ModuleLocalization, MvcCore\Ext\Routers\ModuleMedia, MvcCore\Ext\Routers\ModuleMediaAndLocalization
Namespace: MvcCore\Ext\Routers\Extendeds
Located at ext-router-extended/src/MvcCore/Ext/Routers/Extendeds/Preparing.php
Located at ext-router-extended/src/MvcCore/Ext/Routers/Extendeds/Preparing.php
protected
|
|
protected
|
#
setUpSession( )
If session namespace by this class is not initialized, initialize session namespace under this class name and move expiration to configured value. |