You are here

official_facebook_pixel.routing.yml in Official Facebook Pixel 8

File

official_facebook_pixel.routing.yml
View source
  1. # Copyright (C) 2018 Facebook Pixel
  2. # This file is distributed under the same license as the Facebook Pixel package.
  3. official_facebook_pixel.settings_form:
  4. path: '/admin/config/official_facebook_pixel/settings'
  5. defaults:
  6. _form: '\Drupal\official_facebook_pixel\Form\OfficialFacebookPixelSettingsForm'
  7. _title: 'Official Facebook Pixel Settings'
  8. requirements:
  9. _permission: 'administer site configuration'
  10. options:
  11. _admin_route: TRUE