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.
Issue fork migrate_file-3349967
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:
- 3349967-
changes, plain diff MR !5
Comments
Comment #3
prudloff commentedComment #4
prudloff commentedComment #6
drclaw commentedCommitted! Thanks!!