You are here

protected property ViewStorageTest::$controller in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/views/tests/src/Kernel/ViewStorageTest.php \Drupal\Tests\views\Kernel\ViewStorageTest::controller

The configuration entity storage.

Type: \Drupal\Core\Config\Entity\ConfigEntityStorage

File

core/modules/views/tests/src/Kernel/ViewStorageTest.php, line 48

Class

ViewStorageTest
Tests the CRUD functionality for a view.

Namespace

Drupal\Tests\views\Kernel

Code

protected $controller;