Skip to content

Commit

Permalink
Merge pull request #122 from mambax7/master
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
mambax7 authored Jun 9, 2019
2 parents 301a930 + c5f6510 commit a5629c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion class/ItemHandler.php
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,7 @@ public function getAllRejected($limit = 0, $start = 0, $categoryid = -1, $sort =
* @param string $order
* @param string $notNullFields
* @param bool $asObject
* @param null\CriteriaCompo $otherCriteria
* @param null|\CriteriaCompo $otherCriteria
* @param bool|string $idKey
* @return array
* @internal param bool $asObject
Expand Down

0 comments on commit a5629c3

Please sign in to comment.