You are here

protected property EntityUnitTestBase::$state in Drupal 8

The state service.

Type: \Drupal\Core\State\StateInterface

File

core/modules/system/src/Tests/Entity/EntityUnitTestBase.php, line 53

Class

EntityUnitTestBase
Defines an abstract test base for entity unit tests.

Namespace

Drupal\system\Tests\Entity

Code

protected $state;