You are here

protected property ApiDocReimportSpecForm::$operation in Apigee API Catalog 8.2

Same name and namespace in other branches
  1. 8 src/Entity/Form/ApiDocReimportSpecForm.php \Drupal\apigee_api_catalog\Entity\Form\ApiDocReimportSpecForm::operation

The name of the current operation.

Subclasses may use this to implement different behaviors depending on its value.

Type: string

Overrides EntityForm::$operation

File

src/Entity/Form/ApiDocReimportSpecForm.php, line 57

Class

ApiDocReimportSpecForm
Class ApiDocReimportSpecForm.

Namespace

Drupal\apigee_api_catalog\Entity\Form

Code

protected $operation = 'reimport_spec';