You are here

protected property UniqueFieldAjaxBase::$contentType in Unique field ajax 2.x

The custom content type created.

Type: \Drupal\node\Entity\NodeType

File

tests/src/Functional/UniqueFieldAjaxBase.php, line 46

Class

UniqueFieldAjaxBase
The base testing class for unique_field_ajax.

Namespace

Drupal\Tests\unique_field_ajax\Functional

Code

protected $contentType;