You are here

protected property BlockViewTest::$blockStorage in Collapsiblock 3.x

Same name and namespace in other branches
  1. 4.x tests/src/Kernel/BlockViewTest.php \Drupal\Tests\collapsiblock\Kernel\BlockViewTest::blockStorage

The block storage.

Type: \Drupal\Core\Config\Entity\ConfigEntityStorageInterface

File

tests/src/Kernel/BlockViewTest.php, line 19

Class

BlockViewTest
Tests viewing blocks with Collapsiblock enabled.

Namespace

Drupal\Tests\collapsiblock\Kernel

Code

protected $blockStorage;