Преглед изворни кода

This time with proper whitespace.

Justin Hileman пре 10 година
родитељ
комит
f712edaa9d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      test/fixtures/examples/template_inheritance/TemplateInheritance.php

+ 1 - 1
test/fixtures/examples/template_inheritance/TemplateInheritance.php

@@ -2,5 +2,5 @@
 
 class TemplateInheritance
 {
-	// This space intentionally left blank.
+    // This space intentionally left blank.
 }