Skip to content

Commit

Permalink
fix stub
Browse files Browse the repository at this point in the history
Signed-off-by: Robin Appelman <robin@icewind.nl>
  • Loading branch information
icewind1991 committed Jun 9, 2023
1 parent 74419d5 commit 3760a2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/stub.phpstub
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ namespace OC\Core\Command {

namespace OC\Files\ObjectStore {
use OC\Files\Cache\Scanner;
class NoopScanner extends Scanner {}
class ObjectStoreStorage extends Scanner {}
}

namespace Symfony\Component\Console\Helper {
Expand Down

0 comments on commit 3760a2b

Please sign in to comment.