protected property TestBase::$contentTypeId in Double Field 4.x
Same name in this branch
- 4.x tests/src/Functional/TestBase.php \Drupal\Tests\double_field\Functional\TestBase::contentTypeId
- 4.x tests/src/FunctionalJavascript/TestBase.php \Drupal\Tests\double_field\FunctionalJavascript\TestBase::contentTypeId
Same name and namespace in other branches
- 8.3 tests/src/Functional/TestBase.php \Drupal\Tests\double_field\Functional\TestBase::contentTypeId
A content type id.
Type: string
File
- tests/
src/ Functional/ TestBase.php, line 36
Class
- TestBase
- Tests the creation of text fields.
Namespace
Drupal\Tests\double_field\FunctionalCode
protected $contentTypeId;