Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Olivier Fouache committed May 1, 2024
1 parent 18a2687 commit 60bb72b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Preview/ArticleObjectProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
use Sulu\Bundle\ArticleBundle\Document\ArticlePageDocument;
use Sulu\Bundle\ArticleBundle\Metadata\StructureTagTrait;
use Sulu\Bundle\PreviewBundle\Preview\Object\PreviewObjectProviderInterface;
use Sulu\Component\Content\Document\Extension\ExtensionContainer;
use Sulu\Component\Content\Metadata\Factory\StructureMetadataFactoryInterface;
use Sulu\Component\DocumentManager\DocumentManagerInterface;
use Symfony\Component\PropertyAccess\PropertyAccess;
use Sulu\Component\Content\Document\Extension\ExtensionContainer;

/**
* Integrates article items into preview-system.
Expand Down

0 comments on commit 60bb72b

Please sign in to comment.