Files
PrestaShop/override/controllers/PricesDropController.php
T

8 lines
73 B
PHP

<?php
class PricesDropController extends PricesDropControllerCore
{
}