Skip to content

Commit

Permalink
Interchange comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Arpit-24 committed Apr 6, 2019
1 parent 81f9397 commit 5528b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/src/MVC/Model/AdminModel.php
Original file line number Diff line number Diff line change
Expand Up @@ -403,8 +403,8 @@ protected function batchAccess($value, $pks, $contexts)
* Batch copy items to a new category or current.
*
* @param integer $value The new category.
* @param array $pks An array of row IDs.
* @param array $workflowid Workflow ID of the command.
* @param array $pks An array of row IDs.
* @param array $contexts An array of item contexts.
*
* @return array|boolean An array of new IDs on success, boolean false on failure.
Expand Down

0 comments on commit 5528b0e

Please sign in to comment.