Explorar el Código

fixed var type

pull/1/head
DragonSkills99 hace 5 años
padre
commit
adf0133e6b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      orm_schemas/MinecraftServer.class.php

+ 1
- 1
orm_schemas/MinecraftServer.class.php Ver fichero

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


Cargando…
Cancelar
Guardar