You are here

commerce_add_to_cart_link.schema.yml in Commerce Add To Cart Link 8

Same filename and directory in other branches
  1. 2.x config/schema/commerce_add_to_cart_link.schema.yml
config/schema/commerce_add_to_cart_link.schema.yml

File

config/schema/commerce_add_to_cart_link.schema.yml
View source
  1. commerce_add_to_cart_link.settings:
  2. type: config_object
  3. label: 'Commerce Add To Cart Link settings'
  4. csrf_token:
  5. type: mapping
  6. label: 'Protect links with CSRF token'
  7. mapping:
  8. roles:
  9. type: sequence
  10. label: 'User roles to protect links with CSRF token'