I have model properties like this:
/** * @ORM\\Entity(repositoryClass=AssignmentRepository::class) */ class Assignment { /** * @ORM\\Id * @ORM