Skip to content
Snippets Groups Projects
varbase.services.yml 406 B
Newer Older
  varbase.form_helper:
    class: '\Drupal\varbase\Form\FormHelper'
    arguments:
      - '@element_info'
  varbase.config_bit:
    class: '\Drupal\varbase\Config\ConfigBit'
  varbase.definition_update_manager:
    class: '\Drupal\varbase\Entity\VarbaseEntityDefinitionUpdateManager'
    arguments: ['@class_resolver', '@entity.definition_update_manager']