Test Setup Failed
Pull Request — master (#152)
by Christopher
03:59
created
src/POData/ObjectModel/ODataEntry.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -98,7 +98,7 @@
 block discarded – undo
98 98
      */
99 99
     public $baseURI;
100 100
 
101
-	public function atomContent(){
101
+    public function atomContent(){
102 102
 
103 103
     /**
104 104
      * @var AtomObjectModel\AtomContent
Please login to merge, or discard this patch.