Skip to content
Snippets Groups Projects

Issue #2721309: Fix Drupal.Commenting.FunctionComment.ParamCommentFullStop

Files
135
@@ -92,7 +92,7 @@ public function getRequireDev() {
* @param string $packageName
* Name of package to find, e.g. 'behat/mink-selenium2-driver'.
* @param bool $dev
* TRUE: consider only 'packages-dev'. Default: consider only 'packages'
* TRUE: consider only 'packages-dev'. Default: consider only 'packages'.
*
* @return array
* Package info from composer.lock.
Loading