Skip to content

Commit

Permalink
Update src/contracts/Event/NameSchema/ResolveContentNameSchemaEvent.php
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Longosz <[email protected]>
  • Loading branch information
kisztof and alongosz authored Sep 13, 2023
1 parent d444a4a commit c8a6d87
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ final class ResolveContentNameSchemaEvent extends AbstractNameSchemaEvent implem
private Content $content;

/**
* @param \Ibexa\Contracts\Core\Repository\Values\Content\Content $content
* @param array<string, array<string>> $schemaIdentifiers
* @param \Ibexa\Contracts\Core\Repository\Values\ContentType\ContentType $contentType
* @param array<int|string, array<string, \Ibexa\Contracts\Core\FieldType\Value>> $fieldMap
* @param array<string> $languageCodes
*/
Expand Down

0 comments on commit c8a6d87

Please sign in to comment.