Skip to content

Commit

Permalink
Correct variables names
Browse files Browse the repository at this point in the history
  • Loading branch information
bembelimen committed Sep 3, 2018
1 parent add6b04 commit ea5621e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/sampledata/multilang/multilang.php
Expand Up @@ -1022,7 +1022,7 @@ public function addWorkflow($itemLanguage)
* Method to create a category for a specific language.
*
* @param stdClass $itemLanguage Language Object.
* @param stdClass $workflow_id Workflow ID for this category.
* @param stdClass $workflowId Workflow ID for this category.
*
* @return JTable|boolean Category Object. False otherwise.
*
Expand Down

0 comments on commit ea5621e

Please sign in to comment.