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 465b91d commit a1efaf7Copy full SHA for a1efaf7
1 file changed
src/phpFastCache/Drivers/Mongodb/Driver.php
@@ -30,6 +30,7 @@
30
/**
31
* Class Driver
32
* @package phpFastCache\Drivers
33
+ * @property MongodbClient $instance Instance of driver service
34
*/
35
class Driver extends DriverAbstract
36
{
0 commit comments