You are here

protected property AccessTest::$entityTypeInfo in Entity Construction Kit (ECK) 8

Information about the entity type we are using for testing.

Type: array

See also

\Drupal\Tests\eck\Functional\FunctionalTestBase::createEntityType()

File

tests/src/Functional/AccessTest.php, line 21

Class

AccessTest
Tests eck's access control.

Namespace

Drupal\Tests\eck\Functional

Code

protected $entityTypeInfo;