Test Setup Failed
Push — master ( cec486...d03ce1 )
by Raí
09:22 queued 01:32
created
Bludata/Doctrine/Common/Annotations/Rule.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -6,8 +6,7 @@
 block discarded – undo
6 6
  * @Annotation
7 7
  * @Target({"PROPERTY"})
8 8
  */
9
-class Rule
10
-{
9
+class Rule {
11 10
     /**
12 11
      * @Enum({"STORE", "UPDATE", "*"})
13 12
      */
Please login to merge, or discard this patch.