Fix phpcs error

This commit is contained in:
Oliver Davies 2025-06-21 00:43:11 +01:00
parent addfe15e26
commit d828b89d25

View file

@ -36,4 +36,5 @@ final class PresentationNodeRepository implements PresentationRepositoryInterfac
return $query;
}
}