db
SwitchCountryController Class Reference

Inherits Controller.

Public Member Functions

 __construct (SessionService $sessionService, $redirectCotrollerIdentifier)
 
 execute (HttpRequest $request)
 

Protected Attributes

 $sessionService
 
 $redirectCotrollerIdentifier = NULL
 
 $countryCodeParamName = "countryCode"
 

Constructor & Destructor Documentation

◆ __construct()

__construct ( SessionService  $sessionService,
  $redirectCotrollerIdentifier 
)

Member Function Documentation

◆ execute()

execute ( HttpRequest  $request)

Member Data Documentation

◆ $countryCodeParamName

$countryCodeParamName = "countryCode"
protected

◆ $redirectCotrollerIdentifier

$redirectCotrollerIdentifier = NULL
protected

◆ $sessionService

$sessionService
protected

The documentation for this class was generated from the following file: