Эх сурвалжийг харах

Correct indentation in Engine

Dariusz Rumiński 11 жил өмнө
parent
commit
4353e7e2a4

+ 1 - 1
src/Mustache/Engine.php

@@ -213,7 +213,7 @@ class Mustache_Engine
      */
      */
     public function getEntityFlags()
     public function getEntityFlags()
     {
     {
-      return $this->entityFlags;
+        return $this->entityFlags;
     }
     }
 
 
     /**
     /**