You are here

protected property ContentEntityAutosaveFormTestBase::$bundle in Autosave Form 8

The bundle of the entity type to be tested.

Type: string

File

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

Class

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

Namespace

Drupal\Tests\autosave_form\FunctionalJavascript\ContentEntity

Code

protected $bundle;