You are here

protected property EntityUpdateAddRevisionDefaultTest::$state in Drupal 8

The state service.

Type: \Drupal\Core\State\StateInterface

File

core/modules/system/tests/src/Functional/Update/EntityUpdateAddRevisionDefaultTest.php, line 31

Class

EntityUpdateAddRevisionDefaultTest
Tests the upgrade path for adding the 'revision_default' field.

Namespace

Drupal\Tests\system\Functional\Update

Code

protected $state;