/**
 * Implements hook_field_display_alter().
 */
function field_paywall_field_attach_view_alter(&$output, $context) {

docblock declares different hook to the implemented hook.

Comments

nicholasThompson created an issue. See original summary.

snehi’s picture

Review the patch please.

snehi’s picture

Assigned: Unassigned » snehi
snehi’s picture

visabhishek’s picture

Status: Active » Needs review

Changing the status to Review