Skip to content

Commit a0325e3

Browse files
committed
fix cs
1 parent e7941b7 commit a0325e3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/PhpParser/Node/ContainsStmts.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,5 @@
77
/**
88
* @property-read Stmt[] $stmts
99
*/
10-
interface ContainsStmts
11-
{
10+
interface ContainsStmts {
1211
}

0 commit comments

Comments
 (0)