You are here

protected property EntityViewControllerTest::$entities in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Entity/EntityViewControllerTest.php \Drupal\system\Tests\Entity\EntityViewControllerTest::entities

Array of test entities.

Type: array

File

core/modules/system/src/Tests/Entity/EntityViewControllerTest.php, line 31
Contains \Drupal\system\Tests\Entity\EntityViewControllerTest.

Class

EntityViewControllerTest
Tests EntityViewController functionality.

Namespace

Drupal\system\Tests\Entity

Code

protected $entities = array();