$base_url
$base_url : string
Class Application.
Manages the application
$http_request : \Vigas\Application\Controller\HTTPRequest
$user : \Vigas\Application\Model\User
initializeSession(\Vigas\Application\Model\User $user)
Sets the user and get the list his streaming platform accounts
| \Vigas\Application\Model\User | $user | Object that contain the authenticated user |
getHTTPRequest() : \Vigas\Application\Controller\HTTPRequest
the HTTP request
getUser() : \Vigas\Application\Model\User
Object that contain the authenticated user