You are here

protected property LocalTaskEntityTest::$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/LocalTaskEntityTest.php, line 26

Class

LocalTaskEntityTest
Tests the local task links in entities.

Namespace

Drupal\Tests\eck\Functional

Code

protected $entityTypeInfo;