Failed Conditions
Pull Request — master (#5903)
by
unknown
18:34
created
lib/Doctrine/ORM/Mapping/ReservedWordQuoteStrategy.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,7 @@
 block discarded – undo
29 29
  */
30 30
 class ReservedWordQuoteStrategy implements QuoteStrategy
31 31
 {
32
-   /**
32
+    /**
33 33
      * @param AbstractPlatform $platform
34 34
      * @param string $name
35 35
      * @param bool $force
Please login to merge, or discard this patch.