Files
PrestaShop/override/controllers/IndexController.php
T

8 lines
63 B
PHP

<?php
class IndexController extends IndexControllerCore
{
}