You are here

protected property PurgerConfigFormBase::$parentId in Purge 8.3

The URL anchor in which the parent's opening button was located.

Type: string

Overrides PluginConfigFormBase::$parentId

File

modules/purge_ui/src/Form/PurgerConfigFormBase.php, line 18

Class

PurgerConfigFormBase
Provides a base class for purger configuration forms.

Namespace

Drupal\purge_ui\Form

Code

protected $parentId = 'edit-purgers';