In FileSizeFormatter.php, line 14, the documentation comment says:

Plugin implementation of the 'Youtube_code' formatter.

That file really contains the implementation of the File_size. That should be reflected in the documentation comment.

Comments

Pasqualle created an issue. See original summary.

elber’s picture

Assigned: Unassigned » elber
elber’s picture

Assigned: elber » Unassigned
Status: Active » Needs review
StatusFileSize
new572 bytes
avpaderno’s picture

Title: Wrong code comment » The plugin documentation comment describes it as "implementation of the the 'Youtube_code' formatter" when it's a different formatter
Issue summary: View changes
pasqualle’s picture

Status: Needs review » Reviewed & tested by the community

Thank you

avpaderno’s picture

Actually, that comment can be removed, since plugins don't have a similar comment, when the plugin ID and its label are already in the plugin annotation.

  • Guietc committed 829803b7 on 2.0.x authored by apaderno
    Issue #3265264 by elber, apaderno: The plugin documentation comment...
guietc’s picture

Status: Reviewed & tested by the community » Fixed
guietc’s picture

Status: Fixed » Closed (fixed)