mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Make DCES easily serializables
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
use JMS\Serializer\Annotation\SerializedName;
|
||||
|
||||
/**
|
||||
*
|
||||
* @package Databox DCES
|
||||
@@ -31,6 +33,7 @@ class databox_Field_DCES_Source extends databox_Field_DCESAbstract
|
||||
the described resource is derived.';
|
||||
|
||||
/**
|
||||
* @SerializedName("URI")
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
|
Reference in New Issue
Block a user