API page: https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21File%21Mi...

Doc block for MimeTypeGuesser::__construct has incorrect @param variable name. It looks like the variable was changed from camel case to underscores but the doc block wasn't updated.

CommentFileSizeAuthor
#2 2727901-2.patch674 bytessreese

Comments

sreese created an issue. See original summary.

sreese’s picture

Assigned: sreese » Unassigned
Status: Active » Needs review
StatusFileSize
new674 bytes

Here's a patch.

traviscarden’s picture

Status: Needs review » Reviewed & tested by the community

Looks good. Thanks, @sreese!

Status: Reviewed & tested by the community » Needs work

The last submitted patch, 2: 2727901-2.patch, failed testing.

jhodgdon’s picture

Status: Needs work » Reviewed & tested by the community

Unrelated migrate test failure.

wim leers’s picture

Priority: Normal » Minor
alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 292b549 and pushed to 8.1.x and 8.2.x. Thanks!

  • alexpott committed e354b3a on 8.2.x
    Issue #2727901 by sreese: MimeTypeGuesser::__construct has doxygen typo
    

  • alexpott committed 292b549 on 8.1.x
    Issue #2727901 by sreese: MimeTypeGuesser::__construct has doxygen typo...

Status: Fixed » Closed (fixed)

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