You are here

protected property ViewStorageTest::$controller in Zircon Profile 8

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

The configuration entity storage.

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

File

core/modules/views/src/Tests/ViewStorageTest.php, line 53
Contains \Drupal\views\Tests\ViewStorageTest.

Class

ViewStorageTest
Tests the CRUD functionality for a view.

Namespace

Drupal\views\Tests

Code

protected $controller;