@@ -73,7 +73,6 @@ |
||
73 | 73 | * "data", "errors", "meta", "jsonapi", "links", "included" (@see assertContainsOnlyAllowedMembers). |
74 | 74 | * 4) if the json document does not contain a top-level "data" member, the "included" member must not |
75 | 75 | * be present either. |
76 | - |
|
77 | 76 | * @param array $json |
78 | 77 | * |
79 | 78 | * @return void |