Doc block for hook_update_N is not displayed
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3517314. -->
Reported by: [quietone](https://www.drupal.org/user/2572884)
Related to !64
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The nice rendering of the docblock is absent for hook_update_N, hook_update_NAME<br>
<a href="https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Extension%21module.api.php/function/hook_update_N/11.x">https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Extension%21module.api.php/function/hook_update_N/11.x</a></p>
<p>This may be because core is now using <code>phpcs:ignore</code> lines to ignore some sniffs.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<h3 id="summary-ui-changes">User interface changes</h3>
<h3 id="summary-api-changes">API changes</h3>
<h3 id="summary-data-model-changes">Data model changes</h3>
issue