services['prestashop.adapter.data_provider.profile'] = new \PrestaShop\PrestaShop\Adapter\Profile\ProfileDataProvider(($this->services['prestashop.adapter.data_provider.employee'] ?? $this->load('getPrestashop_Adapter_DataProvider_EmployeeService.php')), ($this->services['PrestaShop\\PrestaShop\\Adapter\\Configuration'] ?? ($this->services['PrestaShop\\PrestaShop\\Adapter\\Configuration'] = new \PrestaShop\PrestaShop\Adapter\Configuration()))->getInt("_PS_ADMIN_PROFILE_"));