diff options
Diffstat (limited to 'tests/FunctionalTests/features/protected/controls/Layout.php')
-rw-r--r-- | tests/FunctionalTests/features/protected/controls/Layout.php | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/tests/FunctionalTests/features/protected/controls/Layout.php b/tests/FunctionalTests/features/protected/controls/Layout.php index 2c6e02d6..f60a9a18 100644 --- a/tests/FunctionalTests/features/protected/controls/Layout.php +++ b/tests/FunctionalTests/features/protected/controls/Layout.php @@ -1,8 +1,8 @@ -<?php
-
-class Layout extends TTemplateControl
-{
-
-}
-
+<?php + +class Layout extends TTemplateControl +{ + +} + ?>
\ No newline at end of file |