@@ -15,7 +15,7 @@ |
||
| 15 | 15 | |
| 16 | 16 | $this->assertStringContainsString( |
| 17 | 17 | 'This DocComment is auto-generated, do not edit or commit this file to repository.', |
| 18 | - (string) $trait->getDocComment() |
|
| 18 | + (string)$trait->getDocComment() |
|
| 19 | 19 | ); |
| 20 | 20 | } |
| 21 | 21 | } |