Files
PrestaShop/override/controllers/SearchController.php
T

8 lines
65 B
PHP

<?php
class SearchController extends SearchControllerCore
{
}