<?php /** * Created by PhpStorm. * User: NODELOG * Date: 16/7/16 * Time: 上午1:57 */ namespace common\widgets; //别名 class EditorWidget extends \common\widgets\editor\EditorWidget { }