protected property MailchimpCampaignForm::$cache in Mailchimp 8
Same name and namespace in other branches
- 2.x modules/mailchimp_campaign/src/Form/MailchimpCampaignForm.php \Drupal\mailchimp_campaign\Form\MailchimpCampaignForm::cache
A cache backend interface.
Type: \Drupal\Core\Cache\CacheBackendInterface
File
- modules/
mailchimp_campaign/ src/ Form/ MailchimpCampaignForm.php, line 63
Class
- MailchimpCampaignForm
- Form controller for the MailchimpCampaign entity edit form.
Namespace
Drupal\mailchimp_campaign\FormCode
protected $cache;