Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
SirDomin committed Apr 26, 2021
1 parent 886d9d2 commit f4f0d83
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Sylius/Bundle/ApiBundle/Filter/TaxonFilter.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
use Doctrine\Persistence\ManagerRegistry;
use Sylius\Component\Taxonomy\Model\TaxonInterface;

/**
* It should be replaced with generic collection filter after fixed: https://github.com/api-platform/api-platform/issues/1868
*/
final class TaxonFilter extends AbstractContextAwareFilter
{
/** @var IriConverterInterface */
Expand Down

0 comments on commit f4f0d83

Please sign in to comment.