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