summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/active-controls/protected/pages/MyControl.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FunctionalTests/active-controls/protected/pages/MyControl.php')
-rw-r--r--tests/FunctionalTests/active-controls/protected/pages/MyControl.php14
1 files changed, 7 insertions, 7 deletions
diff --git a/tests/FunctionalTests/active-controls/protected/pages/MyControl.php b/tests/FunctionalTests/active-controls/protected/pages/MyControl.php
index 2c6b7f5b..5ced5d3a 100644
--- a/tests/FunctionalTests/active-controls/protected/pages/MyControl.php
+++ b/tests/FunctionalTests/active-controls/protected/pages/MyControl.php
@@ -1,8 +1,8 @@
-<?php
-
-class MyControl extends TTemplateControl
-{
-
-}
-
+<?php
+
+class MyControl extends TTemplateControl
+{
+
+}
+
?> \ No newline at end of file