Skip to content

Commit

Permalink
Merge pull request #207 from re-connect/feature/fix-tags-list
Browse files Browse the repository at this point in the history
Bug MPP Affichage Labels
  • Loading branch information
AntoineAresu authored Mar 25, 2024
2 parents d3b7507 + 01cc4e8 commit 9299984
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Entity/CenterTag.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
new GetCollection(),
new Post(),
],
paginationEnabled: false,
)]
#[ORM\Entity(repositoryClass: CenterTagRepository::class)]
class CenterTag implements \Stringable
Expand Down

0 comments on commit 9299984

Please sign in to comment.