@@ -41,7 +41,7 @@ |
||
| 41 | 41 | $this->fragmentHandler->expects($this->once()) |
| 42 | 42 | ->method('render') |
| 43 | 43 | ->willReturnCallback( |
| 44 | - function ( |
|
| 44 | + function( |
|
| 45 | 45 | ControllerReference $actualControllerReference, |
| 46 | 46 | string $actualRenderStrategy |
| 47 | 47 | ) use ( |