Make DCES easily serializables

This commit is contained in:
Romain Neutron
2013-04-17 14:41:32 +02:00
parent 7553f53416
commit d7cd289dc8
31 changed files with 100 additions and 360 deletions

View File

@@ -9,6 +9,8 @@
* file that was distributed with this source code.
*/
use JMS\Serializer\Annotation\SerializedName;
/**
*
* @package Databox DCES
@@ -33,6 +35,7 @@ class databox_Field_DCES_Coverage extends databox_Field_DCESAbstract
is relevant.';
/**
* @SerializedName("URI")
*
* @var string
*/