You are here

exclude_node_title.services.yml in Exclude Node Title 8

File

exclude_node_title.services.yml
View source
  1. services:
  2. exclude_node_title.manager:
  3. class: Drupal\exclude_node_title\ExcludeNodeTitleManager
  4. arguments: ['@config.factory', '@entity_type.manager', '@entity_type.bundle.info']