method parameter docs get mangled
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3149808. --> Reported by: [joachim](https://www.drupal.org/user/107701) >>> <pre>@@ -31,8 +29,7 @@<br>&nbsp; * Other modules implementing this shouldn't do this, as Module Builder invokes<br>&nbsp; * and builds for the version of the current site.<br>&nbsp; *<br>- * @param $version<br>- * The major version of Drupal to return data for.<br>+ * @param $version The major version of Drupal to return data for.<br>&nbsp; *<br>&nbsp; * @return<br>&nbsp; *&nbsp;&nbsp; An array of data, keyed by module name.</pre><p>Seen at <a href="https://www.drupal.org/project/module_builder/issues/3148165">https://www.drupal.org/project/module_builder/issues/3148165</a></p>
issue