Completed
Push — master ( 4bb726...ddd80f )
by Nate
02:34
created
src/Internal/Data/Property.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -113,8 +113,7 @@
 block discarded – undo
113 113
         AnnotationCollection $annotations,
114 114
         int $modifiers,
115 115
         bool $virtual
116
-    )
117
-    {
116
+    ) {
118 117
         $this->realName = $realName;
119 118
         $this->serializedName = $serializedName;
120 119
         $this->type = $type;
Please login to merge, or discard this patch.