[PHP] Add test case testing ArrayAccess interface

Test if we implement the ArrayAccess interface correct on out model objects.
This commit is contained in:
Arne Jørgensen
2016-04-24 23:13:40 +02:00
parent 67b6c3f3d3
commit 7f99469efd
2 changed files with 31 additions and 0 deletions

View File

@@ -842,6 +842,10 @@ definitions:
properties:
className:
type: string
AnimalFarm:
type: array
items:
$ref: '#/definitions/Animal'
format_test:
type: object
required: