Passed
Pull Request — master (#45)
by Christopher
04:31 queued 01:28
created
src/Helpers/TypeAnnotationHelpers.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -36,5 +36,5 @@
 block discarded – undo
36 36
     /**
37 37
      * @return IPropertyValueBinding[] gets the value annotations for the properties of the type
38 38
      */
39
-   abstract public function getPropertyValueBindings(): array;
39
+    abstract public function getPropertyValueBindings(): array;
40 40
 }
Please login to merge, or discard this patch.