You are here

protected property MinisiteTestBase::$contentType in Mini site 8

Content type used to create the field on.

Type: string

File

tests/src/Functional/MinisiteTestBase.php, line 59

Class

MinisiteTestBase
Provides methods specifically for testing Minisite module's field handling.

Namespace

Drupal\Tests\minisite\Functional

Code

protected $contentType = 'article';