AppContainer = $container; $this->ResponseFactory = $responseFactory; $this->ApplicationService = ApplicationService::GetInstance(); } protected $AppContainer; protected $ResponseFactory; protected $ApplicationService; }