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> * Other modules implementing this shouldn't do this, as Module Builder invokes<br> * and builds for the version of the current site.<br> *<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> *<br> * @return<br> * 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