Update the line Plugin implementation of the 'foo_formatter' formatter to Plugin implementation of the 'jwplayer_formatter' formatter:

/**
 * Plugin implementation of the 'jwplayer_formatter' formatter.
 *
 * @FieldFormatter(
 *   id = "jwplayer_formatter",
 *   label = @Translation("Jw player"),
 *   field_types = {
 *     "file",
 *     "video",
 *     "link",
 *   },
 * )
 */
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

edwardchiapet created an issue. See original summary.

edwardchiapet’s picture

This patch should update the docblock comment.

edwardchiapet’s picture

Assigned: edwardchiapet » Unassigned
Status: Active » Needs review