Files
PrestaShop/override/classes/Product.php
T

8 lines
47 B
PHP

<?php
class Product extends ProductCore
{
}