You are here

private property CacheDataCollectorTest::$cacheBackendInterface in Devel 8.3

Same name and namespace in other branches
  1. 8 webprofiler/tests/src/Unit/DataCollector/CacheDataCollectorTest.php \Drupal\Tests\webprofiler\Unit\DataCollector\CacheDataCollectorTest::cacheBackendInterface
  2. 8.2 webprofiler/tests/src/Unit/DataCollector/CacheDataCollectorTest.php \Drupal\Tests\webprofiler\Unit\DataCollector\CacheDataCollectorTest::cacheBackendInterface
  3. 4.x webprofiler/tests/src/Unit/DataCollector/CacheDataCollectorTest.php \Drupal\Tests\webprofiler\Unit\DataCollector\CacheDataCollectorTest::cacheBackendInterface

Type: \PHPUnit_Framework_MockObject_MockObject

File

webprofiler/tests/src/Unit/DataCollector/CacheDataCollectorTest.php, line 23

Class

CacheDataCollectorTest
@coversDefaultClass \Drupal\webprofiler\DataCollector\CacheDataCollector

Namespace

Drupal\Tests\webprofiler\Unit\DataCollector

Code

private $cacheBackendInterface;