Skip to content

Commit

Permalink
Update Content/Infrastructure/Sulu/Structure/DecoratedStructureResolv…
Browse files Browse the repository at this point in the history
…er.php
  • Loading branch information
alexander-schranz authored Jul 22, 2024
1 parent b369bf8 commit ff960f3
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
use Sulu\Bundle\WebsiteBundle\Resolver\StructureResolverInterface;
use Sulu\Component\Content\Compat\StructureInterface;

/**
* @internal
*/
class DecoratedStructureResolver implements StructureResolverInterface
{
public function __construct(private StructureResolverInterface $inner)
Expand Down

0 comments on commit ff960f3

Please sign in to comment.