You are here

protected property ParserOperationForm::$operation in Markdown 8.2

The operation to perform.

Type: string

File

src/Form/ParserOperationForm.php, line 31

Class

ParserOperationForm
Provides a confirmation form to disable a parser.

Namespace

Drupal\markdown\Form

Code

protected $operation;