We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec7f6f3 commit 6b99bb6Copy full SHA for 6b99bb6
Tests/_files/source_with_oneline_annotations.php
@@ -1,7 +1,7 @@
1
<?php
2
3
/** Docblock */
4
-interface {
+interface Foo {
5
public function bar();
6
}
7
0 commit comments