skeeks\cms\models\CmsContentPropertyEnum::tableName PHP 메소드

tableName() 공개 정적인 메소드

public static tableName ( )
    public static function tableName()
    {
        return '{{%cms_content_property_enum}}';
    }