diff options
Diffstat (limited to 'tests/FunctionalTests/active-controls/protected/pages/Master1.php')
-rw-r--r-- | tests/FunctionalTests/active-controls/protected/pages/Master1.php | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/FunctionalTests/active-controls/protected/pages/Master1.php b/tests/FunctionalTests/active-controls/protected/pages/Master1.php index 173a59f0..1bbcb9c4 100644 --- a/tests/FunctionalTests/active-controls/protected/pages/Master1.php +++ b/tests/FunctionalTests/active-controls/protected/pages/Master1.php @@ -1,7 +1,7 @@ -<?php
-
-class Master1 extends TTemplateControl
-{
-}
-
+<?php + +class Master1 extends TTemplateControl +{ +} + ?>
\ No newline at end of file |