8 lines
145 B
PHP
8 lines
145 B
PHP
<?php
|
|
|
|
namespace D3\GoogleAnalytics4\Modules\Application\Model;
|
|
|
|
class Manufacturer extends Manufacturer_parent
|
|
{
|
|
use articleTreeStructure;
|
|
} |