Comments

solotandem’s picture

Assigned: Unassigned » solotandem
Status: Active » Fixed

Added to coder_upgrade_upgrade_hook_alter()

// Update document comment.
$item->comment = preg_replace('@\*\s+[iI]mplement.*?(hook_.*?)(\(\)|)(\.|)$@m', "* Implements $1().", $item->comment);

Status: Fixed » Closed (fixed)
Issue tags: -Intermediate

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