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 4b6e809 + b4db13a commit 6c5166fCopy full SHA for 6c5166f
README.md
@@ -61,7 +61,7 @@ This means you have two way of using the defined storages:
61
62
class MyService
63
{
64
- private $storage;
+ private FilesystemOperator $storage;
65
66
// The variable name $defaultStorage matters: it needs to be the camelized version
67
// of the name of your storage.
0 commit comments