You are here

protected property ContentEntityAutosaveFormTestBase::$unlimitedCardinalityField in Autosave Form 8

The name of the field with unlimited cardinality to test ajax requests.

Type: string

File

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

Class

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

Namespace

Drupal\Tests\autosave_form\FunctionalJavascript\ContentEntity

Code

protected $unlimitedCardinalityField = 'autosave_unlimited_field';