You are here

protected property AdminSettingsForm::$roleStorage in Commerce Add To Cart Link 8

Same name and namespace in other branches
  1. 2.x src/Form/AdminSettingsForm.php \Drupal\commerce_add_to_cart_link\Form\AdminSettingsForm::roleStorage

The user role storage.

Type: \Drupal\user\RoleStorageInterface

File

src/Form/AdminSettingsForm.php, line 21

Class

AdminSettingsForm
Provides the admin form for editing module settings.

Namespace

Drupal\commerce_add_to_cart_link\Form

Code

protected $roleStorage;