Skip to content

Commit

Permalink
Update src/Endpoints/Delegates/HandlesSettings.php
Browse files Browse the repository at this point in the history
Co-authored-by: Tomas Norkūnas <norkunas.tom@gmail.com>
  • Loading branch information
irevoire and norkunas authored Jul 31, 2024
1 parent 1484b9a commit 372f686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Endpoints/Delegates/HandlesSettings.php
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ public function resetDisplayedAttributes(): array
// Settings - Localized attributes

/**
* @return array{locales: list<non-empty-string>, attributePatterns: string}
* @return array{locales: list<non-empty-string>, attributePatterns: string}|null
*/
public function getLocalizedAttributes(): ?array
{
Expand Down

0 comments on commit 372f686

Please sign in to comment.