Skip to content

Commit e82cb93

Browse files
committed
🧹 Fixed code-style
1 parent 5e2fab1 commit e82cb93

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tests/Fixtures/Simple/CustomObjectWithoutProperties.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,4 @@
44

55
namespace Tests\Fixtures\Simple;
66

7-
class CustomObjectWithoutProperties
8-
{
9-
}
7+
class CustomObjectWithoutProperties {}

0 commit comments

Comments
 (0)