Completed
Pull Request — master (#12)
by Tomáš
05:23 queued 02:38
created
src/SculpinBundle.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,7 @@
 block discarded – undo
19 19
 {
20 20
     protected function getServicesFile() : string
21 21
     {
22
-        return __DIR__ . '/Resources/config/services.yml';
22
+        return __DIR__.'/Resources/config/services.yml';
23 23
     }
24 24
 
25 25
     public function getConfiguration() : ConfigurationInterface
Please login to merge, or discard this patch.