You are here

protected property TestBase::$contentTypeAdminPath in Double Field 4.x

Same name and namespace in other branches
  1. 8.3 tests/src/FunctionalJavascript/TestBase.php \Drupal\Tests\double_field\FunctionalJavascript\TestBase::contentTypeAdminPath

A path to content type settings form.

Type: string

File

tests/src/FunctionalJavascript/TestBase.php, line 93

Class

TestBase
Base class for Double Field JavaScript tests.

Namespace

Drupal\Tests\double_field\FunctionalJavascript

Code

protected $contentTypeAdminPath;