Skip to content

Commit

Permalink
Fix type
Browse files Browse the repository at this point in the history
Signed-off-by: Louis Chemineau <[email protected]>
  • Loading branch information
artonge committed Nov 9, 2023
1 parent 88e153f commit 7ee5171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Listener/PlaceMetadataProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
use OCP\FilesMetadata\Event\MetadataLiveEvent;

/**
* @template-implements IEventListener<MetadataLiveEvent,MetadataBackgroundEvent>
* @template-implements IEventListener<Event>
*/
class PlaceMetadataProvider implements IEventListener {
public function __construct(
Expand Down

0 comments on commit 7ee5171

Please sign in to comment.