You are here

protected property PurgeBlockForm::$processor in Purge 8.3

The 'purge_ui_block_processor' plugin.

Type: null|\Drupal\purge\Plugin\Purge\Processor\ProcessorInterface

File

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

Class

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

Namespace

Drupal\purge_ui\Form

Code

protected $processor;