module_autoload_test.services.yml

Same filename and directory in other branches
  1. 11.x core/modules/system/tests/modules/module_autoload_test/module_autoload_test.services.yml
core/modules/system/tests/modules/module_autoload_test/module_autoload_test.services.yml

File

core/modules/system/tests/modules/module_autoload_test/module_autoload_test.services.yml

View source
  1. parameters:
  2. module_autoload_test.moved_classes:
  3. 'Drupal\module_autoload_test\Foo':
  4. class: 'Drupal\Component\Utility\Random'
  5. deprecation_version: drupal:11.2.0
  6. removed_version: drupal:12.0.0
  7. change_record: https://example.com/change_record

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.