Skip to content

Commit

Permalink
NGSTACK-811 add use count
Browse files Browse the repository at this point in the history
  • Loading branch information
Marijan Klaric committed Jul 25, 2024
1 parent c7b85f0 commit ce20a57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bundle/Command/TagContentByTypesCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
use function array_map;
use function array_unique;
use function array_values;
use function count;
use function explode;
use function sprintf;
use function trim;
Expand Down

0 comments on commit ce20a57

Please sign in to comment.