Compare commits

..

No commits in common. "ad802fc35d39d5f90e634eae57e030928ea7d958" and "4664a8779a59a4abe766123de22a8e14fa0adf48" have entirely different histories.

View File

@ -5,7 +5,7 @@ namespace Ulmus\User\Entity;
use Ulmus\Entity\Field\Datetime;
use Ulmus\Attribute\Property\Field;
class User {
#[Field\Id(readonly: true)]