Skip to content

Commit 49ceb7b

Browse files
committed
fix(psalm): add options to ProfileFieldsDefinitionInput psalm type
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 6ccb201 commit 49ceb7b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/ResponseDefinitions.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
* initial_visibility?: string,
2323
* sort_order?: int,
2424
* active?: bool,
25+
* options?: list<string>,
2526
* }
2627
* @psalm-type ProfileFieldsDefinition = array{
2728
* id: int,

0 commit comments

Comments
 (0)