Completed
Pull Request — master (#11)
by Christopher
03:15
created
src/POData/UriProcessor/XML2Array.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,7 @@
 block discarded – undo
3 3
 
4 4
 class XML2Array
5 5
 {
6
- /**
6
+    /**
7 7
      * @var string
8 8
      */
9 9
     private static $encoding = 'UTF-8';
Please login to merge, or discard this patch.