container = $container; } public function load() { return new \Espo\Core\ApplicationState($this->container); } }