* @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/AFL-3.0 Academic Free License version 3.0 */ /** * @deprecated removed starting ps_accounts 8.0.0 */ class AdminDebugPsAccountsController extends \ModuleAdminController { }