You are here

protected property ContentEntityAutosaveFormTestBase::$testAutosaveFormExistingEntityChangesCount in Autosave Form 8

Count of the changes to make.

Type: int

File

tests/src/FunctionalJavascript/ContentEntity/ContentEntityAutosaveFormTestBase.php, line 65

Class

ContentEntityAutosaveFormTestBase
Base test class for testing autosave support for entity forms.

Namespace

Drupal\Tests\autosave_form\FunctionalJavascript\ContentEntity

Code

protected $testAutosaveFormExistingEntityChangesCount = 5;