You are here

private property DataCollectorTest::$blocksDataCollector in Devel 4.x

Same name and namespace in other branches
  1. 8.3 webprofiler/tests/src/Functional/DataCollectorTest.php \Drupal\Tests\webprofiler\Functional\DataCollectorTest::blocksDataCollector

The data collector for blocks.

Type: \Drupal\webprofiler\DataCollector\BlocksDataCollector

File

webprofiler/tests/src/Functional/DataCollectorTest.php, line 34

Class

DataCollectorTest
Tests the DataCollector functions of webprofiler.

Namespace

Drupal\Tests\webprofiler\Functional

Code

private $blocksDataCollector;