Files
PrestaShop/override/controllers/AuthController.php
T

8 lines
61 B
PHP

<?php
class AuthController extends AuthControllerCore
{
}