You are here

varbase.services.yml in Varbase: The Ultimate Drupal CMS Starter Kit (Bootstrap Ready) 8.5

File

varbase.services.yml
View source
  1. services:
  2. varbase.form_helper:
  3. class: '\Drupal\varbase\Form\FormHelper'
  4. arguments:
  5. - '@element_info'
  6. varbase.config_bit:
  7. class: '\Drupal\varbase\Config\ConfigBit'
  8. arguments:
  9. - '@element_info'