You are here

protected property StyleswitcherStyleDeleteForm::$style in Style Switcher 3.0.x

Same name and namespace in other branches
  1. 8.2 src/Form/StyleswitcherStyleDeleteForm.php \Drupal\styleswitcher\Form\StyleswitcherStyleDeleteForm::style

The style to delete.

Type: array

File

src/Form/StyleswitcherStyleDeleteForm.php, line 19

Class

StyleswitcherStyleDeleteForm
Provides a form to delete a single style.

Namespace

Drupal\styleswitcher\Form

Code

protected $style;