You are here

protected property CancelButtonSettingsForm::$pathValidator in Entity Form Cancel Button 8

The path validator.

Type: \Drupal\Core\Path\PathValidatorInterface

File

src/Form/CancelButtonSettingsForm.php, line 23

Class

CancelButtonSettingsForm
Configure generic settings for the Cancel Button.

Namespace

Drupal\cancel_button\Form

Code

protected $pathValidator;