VSVverkeerskunde/gvq-api

View on GitHub
src/Contest/Serializers/ContestParticipantNormalizer.php

Summary

Maintainability
A
0 mins
Test Coverage

Line exceeds 120 characters; contains 133 characters
Open

            'dateOfBirth' => $contestParticipant->getDateOfBirth() ? $contestParticipant->getDateOfBirth()->format(DATE_ATOM) : null,

There are no issues that match your filters.

Category
Status