You are here

protected property ContactForm::$formStorage in Contact Storage 8

The storage controller for contact forms.

Type: \Drupal\Core\Config\Entity\ConfigEntityStorageInterface

File

src/Plugin/views/field/ContactForm.php, line 24

Class

ContactForm
Field handler to provide the label of a contact form.

Namespace

Drupal\contact_storage\Plugin\views\field

Code

protected $formStorage;