Closed (fixed)
Project:
JSON:API
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2016 at 14:41 UTC
Updated:
19 Oct 2016 at 07:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
wim leersUpdated issue summary to use nice d.o links.
Comment #3
e0ipsoI'm not going to be using
\Drupal\file\Entity\File::getFileUri()because I want theuriwith all thearray(array('value' => …)).Let me know if that is what you had in mind.
Comment #4
wim leersI don't understand that.
Compare this with
File::getFileUri():Are you saying that
getValue()returns['value' => X], and->valuereturnsX? I thought they both returned the same?Comment #6
e0ipsoYes. That is what I observed.
I committed this before I forgot about this.
Comment #7
e0ipsoThis can probably be closed.