Skip to content

Commit 5cd282c

Browse files
committed
update type alias definition
1 parent f9f6958 commit 5cd282c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/OuterList.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ public function insert(
351351
}
352352

353353
/**
354-
* @param iterable<SfMemberInput>|SfMemberInput $member
354+
* @param SfMemberInput $member
355355
*/
356356
public function replace(
357357
int $index,

0 commit comments

Comments
 (0)