Skip to content

Commit edfbc10

Browse files
committed
Fixed #357
1 parent d1cabb8 commit edfbc10

File tree

1 file changed

+1
-1
lines changed
  • src/phpFastCache/Drivers/Devfalse

1 file changed

+1
-1
lines changed

src/phpFastCache/Drivers/Devfalse/Item.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*
1313
*/
1414

15-
namespace phpFastCache\Drivers\Devnull;
15+
namespace phpFastCache\Drivers\Devfalse;
1616

1717
use phpFastCache\Cache\ExtendedCacheItemInterface;
1818
use phpFastCache\Cache\ExtendedCacheItemPoolInterface;

0 commit comments

Comments
 (0)