API page:
https://api.drupal.org/api/drupal/core%21core.api.php/function/hook_conf...

The example code is not correctly formatted -- it uses < code > tags instead of @code

Comments

msankhala created an issue. See original summary.

msankhala’s picture

Title: badly formatted sample code in core.api.php » badly formatted sample code in core.api.php for hook_config_import_steps_alter
msankhala’s picture

StatusFileSize
new724 bytes

Here is the patch.

msankhala’s picture

Status: Active » Needs review
alexrayu’s picture

msankhala’s picture

@alexrayu Can you please review this patch?

borisson_’s picture

Status: Needs review » Reviewed & tested by the community

This is a good improvement, I don't see any other places in .api.php files of the wrong style.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed de1dd0c415 to 8.6.x and 1c73e27be9 to 8.5.x. Thanks!

  • alexpott committed de1dd0c on 8.6.x
    Issue #2975368 by msankhala: badly formatted sample code in core.api.php...

  • alexpott committed 1c73e27 on 8.5.x
    Issue #2975368 by msankhala: badly formatted sample code in core.api.php...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.