Skip to content

Commit a5629c3

Browse files
authored
Merge pull request #122 from mambax7/master
typo
2 parents 301a930 + c5f6510 commit a5629c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

class/ItemHandler.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,7 @@ public function getAllRejected($limit = 0, $start = 0, $categoryid = -1, $sort =
508508
* @param string $order
509509
* @param string $notNullFields
510510
* @param bool $asObject
511-
* @param null\CriteriaCompo $otherCriteria
511+
* @param null|\CriteriaCompo $otherCriteria
512512
* @param bool|string $idKey
513513
* @return array
514514
* @internal param bool $asObject

0 commit comments

Comments
 (0)