4 lines
71 B
PHP
4 lines
71 B
PHP
<?php
|
|
|
|
class_alias('\PriceLevel', 'KupShop\CatalogBundle\PriceLevel');
|
<?php
|
|
|
|
class_alias('\PriceLevel', 'KupShop\CatalogBundle\PriceLevel');
|