You are here

protected property EntityUpdateAddRevisionTranslationAffectedTest::$state in Drupal 8

The state service.

Type: \Drupal\Core\State\StateInterface

File

core/modules/system/tests/src/Functional/Update/EntityUpdateAddRevisionTranslationAffectedTest.php, line 26

Class

EntityUpdateAddRevisionTranslationAffectedTest
Tests the upgrade path for adding the 'revision_translation_affected' field.

Namespace

Drupal\Tests\system\Functional\Update

Code

protected $state;