diff --git a/tests/Fixtures/Simple/CustomObjectWithoutProperties.php b/tests/Fixtures/Simple/CustomObjectWithoutProperties.php index 472f2e7..745ec02 100644 --- a/tests/Fixtures/Simple/CustomObjectWithoutProperties.php +++ b/tests/Fixtures/Simple/CustomObjectWithoutProperties.php @@ -4,6 +4,4 @@ namespace Tests\Fixtures\Simple; -class CustomObjectWithoutProperties -{ -} +class CustomObjectWithoutProperties {}