service tca.tca_settings_manager in Token Content Access 2.0.x
Same name and namespace in other branches
- 8 tca.services.yml \tca.tca_settings_manager
Class
Drupal\tca\TcaSettingsManager3 string references to tca.tca_settings_manager
- _tca_commerce_product_get_disabled_types in modules/
tca_commerce_product/ tca_commerce_product.module - Get TCA disabled commerce_product types.
- _tca_is_forced in ./
tca.module - Returns tca_settings force option.
- _tca_node_get_disabled_types in modules/
tca_node/ tca_node.module - Get TCA disabled node types.
File
View source
- class: Drupal\tca\TcaSettingsManager
- arguments:
- - '@entity_type.manager'
- - '@config.factory'