protected property NodeAutosaveFormTest::$bundle in Autosave Form 8
The bundle of the entity type to be tested.
Type: string
Overrides ContentEntityAutosaveFormTestBase::$bundle
File
- tests/
src/ FunctionalJavascript/ ContentEntity/ NodeAutosaveFormTest.php, line 33
Class
- NodeAutosaveFormTest
- Tests the autosave support for entity forms.
Namespace
Drupal\Tests\autosave_form\FunctionalJavascript\ContentEntityCode
protected $bundle = 'article';