Skip to content

Commit 825d83f

Browse files
committed
improve docblock
1 parent 45fbe33 commit 825d83f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/helpers/RequestParser.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ public function hasSortFields() {
183183
* @todo return some kind of SortFieldObject
184184
*
185185
* @param array $options optional {@see RequestParser::$defaults}
186-
* @return string[]|array {
186+
* @return string[]|array[] {
187187
* @var string $field the sort field, without any minus sign for descending sort order
188188
* @var string $order one of the RequestParser::SORT_* constants
189189
* }

0 commit comments

Comments
 (0)