Skip to content

Commit 37cf905

Browse files
committed
cs
1 parent c989f75 commit 37cf905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/Core/Debug/Shell/Shell.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
class Shell extends BaseShell
1919
{
2020
/**
21-
* @return AbstractMatcher[]
21+
* @return \Psy\TabCompletion\Matcher\AbstractMatcher[]
2222
*/
2323
protected function getDefaultMatchers(): array
2424
{

0 commit comments

Comments
 (0)