File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -268,8 +268,8 @@ InnerList::toPair(): array{0:list<Item>, 1:Parameters}>};
268
268
Item::toPair(): array{0:ByteSequence|Token|DateTimeImmutable|Stringable|string|int|float|bool, 1:Parameters}>};
269
269
```
270
270
271
- ** The ` parameter ` method will return ` null ` if no value is found for the given key.**
272
- ** The ` parameterByIndex ` method is added in ` version 1.1.0 ` and returns an empty array if no parameter is found for the given index.**
271
+ - ** The ` parameter ` method will return ` null ` if no value is found for the given key.**
272
+ - ** The ` parameterByIndex ` method is added in ` version 1.1.0 ` and returns an empty array if no parameter is found for the given index.**
273
273
274
274
### Building and Updating Structured Fields Values
275
275
You can’t perform that action at this time.
0 commit comments