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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2727901-2.patch | 674 bytes | sreese |
Comments
Comment #2
sreese commentedHere's a patch.
Comment #3
traviscarden commentedLooks good. Thanks, @sreese!
Comment #5
jhodgdonUnrelated migrate test failure.
Comment #6
wim leersComment #7
alexpottCommitted 292b549 and pushed to 8.1.x and 8.2.x. Thanks!