[ 'targetEntity' => [ 'App\\Entity\\QuizParticipant', ], 'inversedBy' => [ 'scores', ], 'nullable' => [ 1 => false, ], 'onDelete' => [ 1 => 'CASCADE', ], ], 'Symfony\\Component\\Serializer\\Annotation\\Groups' => [ 'groups' => [ 2 => [ 'quizscoreparticipant:read', 'quizscoreparticipant:write', ], ], ], ], [ $o[0], $o[1], $o[2], ], [] ); }];