<?php namespace App\Module\GameItems\AdminControllers\Helper; class FormHelper extends \UCore\DcatAdmin\FormHelper { use FormHelperTrait; }