@@ -11,7 +11,7 @@ |
||
| 11 | 11 | { |
| 12 | 12 | public function testRender() |
| 13 | 13 | { |
| 14 | - $fontResolver = function () { |
|
| 14 | + $fontResolver = function() { |
|
| 15 | 15 | }; |
| 16 | 16 | $text = 'this is some text'; |
| 17 | 17 | $width = 104; |