Problem/Motivation

docblock for format_date contains this line
* @see \Drupal\Component\Datetime\DateFormatter::format()
but actualy, class DateFormatter is defined in \Drupal\Core\Datetime

Proposed resolution

Update the docblock. Patch is provided

Remaining tasks

User interface changes

API changes

Original report by [username]

CommentFileSizeAuthor
#2 2403097.patch625 bytessergei_brill
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sergei_brill’s picture

Title: Update formate_date docblock (incorrect @see) » Update format_date docblock (incorrect @see)
sergei_brill’s picture

FileSize
625 bytes
LinL’s picture

Status: Active » Needs review

Setting to Needs review.

dawehner’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: +Quickfix

This looks great!

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 211db40 and pushed to 8.0.x. Thanks!

  • alexpott committed 211db40 on 8.0.x
    Issue #2403097 by sergei_brill: Update format_date docblock (incorrect @...

Status: Fixed » Closed (fixed)

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