You are here

protected property ContactFieldsTest::$fieldStorage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/contact/src/Tests/Views/ContactFieldsTest.php \Drupal\contact\Tests\Views\ContactFieldsTest::fieldStorage

Contains the field storage definition for contact used for this test.

Type: \Drupal\field\Entity\FieldStorageConfig

File

core/modules/contact/src/Tests/Views/ContactFieldsTest.php, line 31
Contains \Drupal\contact\Tests\Views\ContactFieldsTest.

Class

ContactFieldsTest
Tests which checks that no fieldapi fields are added on contact.

Namespace

Drupal\contact\Tests\Views

Code

protected $fieldStorage;