Skip to content

Commit

Permalink
one more fix for doc comment
Browse files Browse the repository at this point in the history
- Doc comment for parameter does not match actual variable name
  • Loading branch information
photodude committed Jun 1, 2018
1 parent fe7ff9c commit 98f7f16
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ protected function populateState($ordering = 'name', $direction = 'asc')
/**
* Enable/Disable an extension.
*
* @param array &$eid Extension ids to un/publish
* @param array $eid Extension ids to un/publish
* @param int $value Publish value
*
* @return boolean True on success
Expand Down

0 comments on commit 98f7f16

Please sign in to comment.