@@ -50,8 +50,7 @@ |
||
50 | 50 | * Class ArgumentLexer |
51 | 51 | * @package Platine\Template\Parser |
52 | 52 | */ |
53 | -class ArgumentLexer |
|
54 | -{ |
|
53 | +class ArgumentLexer { |
|
55 | 54 | |
56 | 55 | |
57 | 56 | } |
@@ -50,8 +50,7 @@ |
||
50 | 50 | * Class Lexer |
51 | 51 | * @package Platine\Template\Parser |
52 | 52 | */ |
53 | -class Lexer |
|
54 | -{ |
|
53 | +class Lexer { |
|
55 | 54 | |
56 | 55 | |
57 | 56 | } |
@@ -50,8 +50,7 @@ |
||
50 | 50 | * Class DatetimeFilter |
51 | 51 | * @package Platine\Template\Filter |
52 | 52 | */ |
53 | -class DatetimeFilter extends FilterCollection |
|
54 | -{ |
|
53 | +class DatetimeFilter extends FilterCollection { |
|
55 | 54 | |
56 | 55 | |
57 | 56 | } |
@@ -50,8 +50,7 @@ |
||
50 | 50 | * Class CoreFilter |
51 | 51 | * @package Platine\Template\Filter |
52 | 52 | */ |
53 | -class CoreFilter extends FilterCollection |
|
54 | -{ |
|
53 | +class CoreFilter extends FilterCollection { |
|
55 | 54 | |
56 | 55 | |
57 | 56 | } |
@@ -50,8 +50,7 @@ |
||
50 | 50 | * Class StringFilter |
51 | 51 | * @package Platine\Template\Filter |
52 | 52 | */ |
53 | -class StringFilter extends FilterCollection |
|
54 | -{ |
|
53 | +class StringFilter extends FilterCollection { |
|
55 | 54 | |
56 | 55 | |
57 | 56 | } |
@@ -50,8 +50,7 @@ |
||
50 | 50 | * Class FilterCollection |
51 | 51 | * @package Platine\Template\Filter |
52 | 52 | */ |
53 | -class FilterCollection |
|
54 | -{ |
|
53 | +class FilterCollection { |
|
55 | 54 | |
56 | 55 | |
57 | 56 | } |
@@ -50,8 +50,7 @@ |
||
50 | 50 | * Class NumberFilter |
51 | 51 | * @package Platine\Template\Filter |
52 | 52 | */ |
53 | -class NumberFilter extends FilterCollection |
|
54 | -{ |
|
53 | +class NumberFilter extends FilterCollection { |
|
55 | 54 | |
56 | 55 | |
57 | 56 | } |
@@ -50,8 +50,7 @@ |
||
50 | 50 | * Class HtmlFilter |
51 | 51 | * @package Platine\Template\Filter |
52 | 52 | */ |
53 | -class HtmlFilter extends FilterCollection |
|
54 | -{ |
|
53 | +class HtmlFilter extends FilterCollection { |
|
55 | 54 | |
56 | 55 | |
57 | 56 | } |
@@ -50,8 +50,7 @@ |
||
50 | 50 | * Class TemplateNode |
51 | 51 | * @package Platine\Template\Node |
52 | 52 | */ |
53 | -class TemplateNode |
|
54 | -{ |
|
53 | +class TemplateNode { |
|
55 | 54 | |
56 | 55 | |
57 | 56 | } |