Skip to content

Commit

Permalink
Fix CS
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Nov 22, 2024
1 parent 3670f6f commit 67b97b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/View/Helper/DocBlockHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ public function buildTableAnnotations(
array $associationInfo,
array $behaviors,
string $entity,
string $namespace
string $namespace,
): array {
$annotations = [];
foreach ($associations as $type => $assocs) {
Expand Down

0 comments on commit 67b97b3

Please sign in to comment.