TplBlock/vendor/jms/serializer/tests/Metadata/Driver/yml/SimpleSubClassObject.yml
2018-03-26 21:57:35 +02:00

17 lines
520 B
YAML

JMS\Serializer\Tests\Fixtures\SimpleSubClassObject:
xml_namespaces:
foo: http://better.foo.example.org
old_foo: http://foo.example.org
properties:
moo:
type: string
xml_element:
namespace: http://better.foo.example.org
baz:
type: string
xml_element:
namespace: http://foo.example.org
qux:
type: string
xml_element:
namespace: http://new.foo.example.org