You are here

protected property LinkFieldUITest::$contentType in Drupal 9

The content type to add fields to.

Type: \Drupal\node\Entity\NodeType

File

core/modules/link/tests/src/Functional/LinkFieldUITest.php, line 52

Class

LinkFieldUITest
Tests link field UI functionality.

Namespace

Drupal\Tests\link\Functional

Code

protected $contentType;