瀏覽代碼

fixed var type

pull/1/head
DragonSkills99 5 年之前
父節點
當前提交
adf0133e6b
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      orm_schemas/MinecraftServer.class.php

+ 1
- 1
orm_schemas/MinecraftServer.class.php 查看文件

@@ -64,7 +64,7 @@ class MinecraftServer extends Entity {
* @OneToMany
* @OnUpdate CASCADE
* @OnDelete CASCADE
* @var MinecraftServer[]
* @var MinecraftServerSubscription[]
*/
public $Subscriptions;


Loading…
取消
儲存