protected property DateRecurViewsFieldTest::$entityType in Recurring Dates Field 3.x
Same name and namespace in other branches
- 8.2 tests/src/Kernel/DateRecurViewsFieldTest.php \Drupal\Tests\date_recur\Kernel\DateRecurViewsFieldTest::entityType
- 3.0.x tests/src/Kernel/DateRecurViewsFieldTest.php \Drupal\Tests\date_recur\Kernel\DateRecurViewsFieldTest::entityType
- 3.1.x tests/src/Kernel/DateRecurViewsFieldTest.php \Drupal\Tests\date_recur\Kernel\DateRecurViewsFieldTest::entityType
The entity type for testing.
Type: string
File
- tests/
src/ Kernel/ DateRecurViewsFieldTest.php, line 55
Class
- DateRecurViewsFieldTest
- Tests the results of 'date_recur_date' field plugin.
Namespace
Drupal\Tests\date_recur\KernelCode
protected $entityType;