protected property DateRecurPartGridTest::$fieldConfig in Recurring Dates Field 3.1.x
Same name and namespace in other branches
- 8.2 tests/src/Kernel/DateRecurPartGridTest.php \Drupal\Tests\date_recur\Kernel\DateRecurPartGridTest::fieldConfig
- 3.x tests/src/Kernel/DateRecurPartGridTest.php \Drupal\Tests\date_recur\Kernel\DateRecurPartGridTest::fieldConfig
- 3.0.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\KernelCode
protected $fieldConfig;