Problem/Motivation

The return types for getDestinationFilePath() and getExistingFileEntity() is wrong.

getDestinationFilePath() returns a string and getExistingFileEntity() can return NULL.

Proposed resolution

Update the docblock.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

prudloff created an issue. See original summary.

prudloff’s picture

Status: Active » Needs review
prudloff’s picture

  • drclaw committed 55a0c6a6 on 2.1.x
    Issue #3349967 by prudloff: Wrong return type in docblock
    
drclaw’s picture

Status: Needs review » Fixed

Committed! Thanks!!

Status: Fixed » Closed (fixed)

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