You are here

protected property EntityUpdateToPublishableTest::$state in Drupal 8

The state service.

Type: \Drupal\Core\State\StateInterface

File

core/modules/system/tests/src/Functional/Update/EntityUpdateToPublishableTest.php, line 58

Class

EntityUpdateToPublishableTest
Tests the upgrade path for making an entity publishable.

Namespace

Drupal\Tests\system\Functional\Update

Code

protected $state;