SecondLongDesc/Application/Controllers/Admin/d3manufacturerlongtext1.php

9 lines
174 B
PHP
Raw Normal View History

<?php
2023-08-02 11:35:37 +02:00
namespace D3\CategoryLongtext\Application\Controllers\Admin;
class d3manufacturerlongtext1 extends d3manufacturerlongtext
{
public $sFieldName = 'd3longdesc1';
}