You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a hook is used multiple times, the wrong docblock will get associated with it if the usage with just the This hook is documented in file.php type docblock is parsed after the canonical one. Examples:
When a hook is used multiple times, the wrong docblock will get associated with it if the usage with just the
This hook is documented in file.php
type docblock is parsed after the canonical one. Examples:user_new_form_tag
rss_update_period
admin_xml_ns
Related: #43, #94
The text was updated successfully, but these errors were encountered: