Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Commit

Permalink
CS
Browse files Browse the repository at this point in the history
  • Loading branch information
apfelbox committed Nov 25, 2021
1 parent 7bfbe60 commit b783dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Structure/Field/EmbedField.php
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ public function getValidationConstraints () : array
],
"allowMissingFields" => false,
"allowExtraFields" => true,
])
]),
];
}

Expand Down

0 comments on commit b783dd7

Please sign in to comment.