skeeks\cms\models\CmsTreeTypeProperty::tableName PHP Method

tableName() public static method

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