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