Selaa lähdekoodia

fixed var type

pull/1/head
DragonSkills99 5 vuotta sitten
vanhempi
commit
adf0133e6b
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      orm_schemas/MinecraftServer.class.php

+ 1
- 1
orm_schemas/MinecraftServer.class.php Näytä tiedosto

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


Loading…
Peruuta
Tallenna