You are here

protected property OptionsFieldUITest::$adminPath in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/options/src/Tests/OptionsFieldUITest.php \Drupal\options\Tests\OptionsFieldUITest::adminPath

Admin path to manage field storage settings.

Type: string

File

core/modules/options/src/Tests/OptionsFieldUITest.php, line 53
Contains \Drupal\options\Tests\OptionsFieldUITest.

Class

OptionsFieldUITest
Tests the Options field UI functionality.

Namespace

Drupal\options\Tests

Code

protected $adminPath;