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.
1 parent 4b6e809 commit b4db13aCopy full SHA for b4db13a
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