You are here

update_test.services.yml in Drupal 8

core/modules/update/tests/modules/update_test/update_test.services.yml

File

core/modules/update/tests/modules/update_test/update_test.services.yml
View source
  1. services:
  2. datetime.time:
  3. class: Drupal\update_test\Datetime\TestTime
  4. arguments: ['@request_stack']