Compare commits
No commits in common. "ad802fc35d39d5f90e634eae57e030928ea7d958" and "4664a8779a59a4abe766123de22a8e14fa0adf48" have entirely different histories.
ad802fc35d
...
4664a8779a
@ -5,7 +5,7 @@ namespace Ulmus\User\Entity;
|
|||||||
use Ulmus\Entity\Field\Datetime;
|
use Ulmus\Entity\Field\Datetime;
|
||||||
|
|
||||||
use Ulmus\Attribute\Property\Field;
|
use Ulmus\Attribute\Property\Field;
|
||||||
|
|
||||||
class User {
|
class User {
|
||||||
|
|
||||||
#[Field\Id(readonly: true)]
|
#[Field\Id(readonly: true)]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user