EOF; /** * @var string * * @JMS\Type("string") * @JMS\SerializedName("field") */ protected $field = 'test'; }