| @@ -23,7 +23,7 @@ | ||
| 23 | 23 | * | 
| 24 | 24 | * @var string | 
| 25 | 25 | */ | 
| 26 | - public const TEST_PNG_IMAGE_PATH = __DIR__.'/res/test.png'; | |
| 26 | + public const TEST_PNG_IMAGE_PATH = __DIR__ . '/res/test.png'; | |
| 27 | 27 | |
| 28 | 28 | /** | 
| 29 | 29 | * Method returns path to storage |