@@ -56,8 +56,7 @@ |
||
56 | 56 | use ReflectionClass; |
57 | 57 | use ReflectionProperty; |
58 | 58 | |
59 | -class PlatineTestCase extends TestCase |
|
60 | -{ |
|
59 | +class PlatineTestCase extends TestCase { |
|
61 | 60 | |
62 | 61 | /** |
63 | 62 | * @codeCoverageIgnore |