Files
PrestaShop/override/classes/ControllerFactory.php
T

8 lines
74 B
PHP

<?php
class ControllerFactory extends ControllerFactoryCore
{
}