Skip to content

Commit

Permalink
Merge pull request #200 from cbastienbaron/patch-2
Browse files Browse the repository at this point in the history
Better Interface
  • Loading branch information
maximehuran authored Sep 23, 2024
2 parents 1c30219 + dce48ae commit 9122b37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Search/Request/Taxon.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
use Sylius\Component\Channel\Context\ChannelContextInterface;
use Sylius\Component\Registry\ServiceRegistryInterface;

class Taxon implements RequestInterface
class Taxon implements TaxonInterface
{
protected ServiceRegistryInterface $documentableRegistry;

Expand Down

0 comments on commit 9122b37

Please sign in to comment.