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.
2 parents d5949c4 + 6b99bb6 commit 1f7f73cCopy full SHA for 1f7f73c
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