Skip to content
Snippets Groups Projects

Issue #3207567: Fix Drupal.Commenting.FunctionComment.MissingParamComment

Compare and
104 files
+ 297
67
Compare changes
  • Side-by-side
  • Inline

Files

@@ -124,6 +124,7 @@ protected function createAppendOp(PackageInterface $package, OperationData $oper
*
* @param Drupal\Composer\Plugin\Scaffold\ScaffoldFilePath $file
* Scaffold file to check.
*
* @return bool
* True if the file exists and has content.
*/
Loading