You are here

protected property AdminSettingsEvent::$form in Smart IP 8.4

Same name and namespace in other branches
  1. 8.2 src/AdminSettingsEvent.php \Drupal\smart_ip\AdminSettingsEvent::form
  2. 8.3 src/AdminSettingsEvent.php \Drupal\smart_ip\AdminSettingsEvent::form

Contains Smart IP admin settings $form.

Type: array

File

src/AdminSettingsEvent.php, line 32
Contains \Drupal\smart_ip\AdminSettingsEvent.

Class

AdminSettingsEvent
Provides Smart IP admin settings override event for event listeners.

Namespace

Drupal\smart_ip

Code

protected $form;