Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependencies' into dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
markus-moser committed May 28, 2024
2 parents 9d79579 + c4cbc93 commit 53d7569
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/Event/DataObject/ExtractFolderMappingEvent.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
*/
final class ExtractFolderMappingEvent extends Event
{

public function __construct(private array $customFieldsMapping)
{
}
Expand Down
1 change: 0 additions & 1 deletion src/Service/SearchIndex/IndexQueue/EnqueueService.php
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ public function enqueueDataObjectFolders(): EnqueueServiceInterface
return $this;
}


/**
* @throws EnqueueElementsException
*/
Expand Down

0 comments on commit 53d7569

Please sign in to comment.