Completed
Push — 1.0 ( 0f5551...009bd5 )
by David
09:50
created
src/YamlDefinitionLoaderFactory.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,7 @@
 block discarded – undo
22 22
      */
23 23
     public static function buildDefinitionProvider(Discovery $discovery)
24 24
     {
25
- // TODO: change method signature to   DefinitionProviderInterface[]
25
+    // TODO: change method signature to   DefinitionProviderInterface[]
26 26
         // Then foreach discovered yaml file, go!
27 27
     }
28 28
 }
Please login to merge, or discard this patch.