Skip to content

Commit

Permalink
Apply php-cs-fixer changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mattamon authored and github-actions[bot] committed Jan 13, 2025
1 parent e6ec0d2 commit f6aea66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Tag/Service/TagService.php
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ public function getTagsForElement(ElementParameters $tagElement): array
$this->dispatchTagEvent($result);
$results[] = $result;
}

return $results;
}

Expand Down

0 comments on commit f6aea66

Please sign in to comment.