Files
PrestaShop/override/controllers/CategoryController.php
T

8 lines
69 B
PHP

<?php
class CategoryController extends CategoryControllerCore
{
}