Skip to content

Commit

Permalink
Apply php-cs-fixer changes
Browse files Browse the repository at this point in the history
  • Loading branch information
lukmzig authored and github-actions[bot] committed Nov 27, 2024
1 parent 560b94d commit cf6d7a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DataObject/Service/DataService.php
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ public function getAdapterSetterValue(

return null;
}

private function getDataAdapter(string $fieldType): ?SetterDataInterface
{
try {
Expand Down

0 comments on commit cf6d7a5

Please sign in to comment.