Pārlūkot izejas kodu

Correctif User.php

master
Guillaume pirms 1 gada
vecāks
revīzija
cdda3fb3df
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      common/logic/User/User/Model/User.php

+ 1
- 1
common/logic/User/User/Model/User.php Parādīt failu

@@ -251,7 +251,7 @@ class User extends ActiveRecordCommon implements IdentityInterface
return $this->name;
}

public function getLastname(): string
public function getLastname(): ?string
{
return $this->lastname;
}

Notiek ielāde…
Atcelt
Saglabāt