Files
PrestaShop/override/controllers/HistoryController.php
T

8 lines
67 B
PHP

<?php
class HistoryController extends HistoryControllerCore
{
}