芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/.trash/administrator.1/components/com_workflow/src/Helper/StageHelper.php
* @license GNU General Public License version 2 or later; see LICENSE.txt */ namespace Joomla\Component\Workflow\Administrator\Helper; \defined('_JEXEC') or die; use Joomla\CMS\Helper\ContentHelper; /** * The first example class, this is in the same * package as declared at the start of file but * this example has a defined subpackage * * @since 4.0.0 */ class StageHelper extends ContentHelper { }