Skip to content
Snippets Groups Projects

Automated Project Update Bot fixes

2 files
+ 2
1
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -37,7 +37,7 @@ class DrupalCacheAdapterTest extends UnitTestCase {
/**
* The wrapped Flysytem adaper.
*
* @var \League\Flysystem\AdapterInterface|\PHPUnit_Framework_MockObject_MockObject
* @var \League\Flysystem\AdapterInterface|\PHPUnit\Framework\MockObject\MockObject
*/
protected $adapter;
Loading