You are here

protected property EntityWithoutBundleFormTest::$entityTestStorage in URL Alias Permissions 8

The entity test storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

tests/src/Functional/EntityWithoutBundleFormTest.php, line 46

Class

EntityWithoutBundleFormTest
Test url_alias_permissions with an entity without bundles.

Namespace

Drupal\Tests\url_alias_permissions\Functional

Code

protected $entityTestStorage;