You are here

public property PurgePurger::$configform in Purge 8.3

Class name of the configuration form of your purger.

Full class name of the configuration form of your purger, with leading backslash. Class must extend \Drupal\purge_ui\Form\PurgerConfigFormBase.

Type: string

File

src/Annotation/PurgePurger.php, line 37

Class

PurgePurger
Defines a PurgePurger annotation object.

Namespace

Drupal\purge\Annotation

Code

public $configform = '';