Problem/Motivation
For EXIF to be a reusable system, it would be useful if ExifContent::getDataFromFileUri() to be used externally.
Proposed resolution
Change ExifContent::getDataFromFileUri() to be public, and to allow a string URI to be passed in.
Remaining tasks
The changes above.
User interface changes
n/a
API changes
Change ExifContent::getDataFromFileUri() to be public, and to allow a string URI to be passed in.
Data model changes
n/a
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | exif-n3618524-2.patch | 1 KB | damienmckenna |
Issue fork exif-3618524
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
Comment #2
damienmckennaFor consideration.
Comment #5
damienmckennaDone.