You are here

protected property DateRecurPartGridTest::$fieldConfig in Recurring Dates Field 3.0.x

Same name and namespace in other branches
  1. 8.2 tests/src/Kernel/DateRecurPartGridTest.php \Drupal\Tests\date_recur\Kernel\DateRecurPartGridTest::fieldConfig
  2. 3.x tests/src/Kernel/DateRecurPartGridTest.php \Drupal\Tests\date_recur\Kernel\DateRecurPartGridTest::fieldConfig
  3. 3.1.x tests/src/Kernel/DateRecurPartGridTest.php \Drupal\Tests\date_recur\Kernel\DateRecurPartGridTest::fieldConfig

A field config for testing.

Type: \Drupal\Core\Field\FieldConfigInterface

File

tests/src/Kernel/DateRecurPartGridTest.php, line 35

Class

DateRecurPartGridTest
Tests field validation failures as a result part grids.

Namespace

Drupal\Tests\date_recur\Kernel

Code

protected $fieldConfig;