We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c989f75 commit 37cf905Copy full SHA for 37cf905
src/lib/Core/Debug/Shell/Shell.php
@@ -18,7 +18,7 @@
18
class Shell extends BaseShell
19
{
20
/**
21
- * @return AbstractMatcher[]
+ * @return \Psy\TabCompletion\Matcher\AbstractMatcher[]
22
*/
23
protected function getDefaultMatchers(): array
24
0 commit comments