You are here

protected static property OfficeHoursDatetimeUnitTest::$modules in Office Hours 8

Modules to enable.

Type: array

File

tests/src/Unit/OfficeHoursDatetimeUnitTest.php, line 25

Class

OfficeHoursDatetimeUnitTest
Tests the new entity API for the office_hours field type.

Namespace

Drupal\Tests\office_hours\Unit

Code

protected static $modules = [
  'office_hours',
];