You are here

protected property PurgeBlockForm::$config in Purge 8.3

The form's configuration array, which determines how and what we purge.

Type: string[]

File

modules/purge_ui/src/Form/PurgeBlockForm.php, line 30

Class

PurgeBlockForm
End-user form for \Drupal\purge_ui\Plugin\Block\PurgeBlock.

Namespace

Drupal\purge_ui\Form

Code

protected $config;