@@ -495,6 +495,9 @@ |
||
| 495 | 495 | $this->assertSame('{"status":"OK","more":false,"items":[{"id":123,"label":"FOO"}]}', $response->getContent()); |
| 496 | 496 | } |
| 497 | 497 | |
| 498 | + /** |
|
| 499 | + * @param string $field |
|
| 500 | + */ |
|
| 498 | 501 | private function configureFormConfig($field, $disabled = false) |
| 499 | 502 | { |
| 500 | 503 | $form = $this->prophesize(Form::class); |