public property PaymentStatus::$operations_provider in Payment 8.2
The name of the class that provides plugin operations.
The class must implement \Drupal\plugin\PluginOperationsProviderInterface.
Type: string
File
- src/
Annotations/ PaymentStatus.php, line 42
Class
- PaymentStatus
- Defines a payment method plugin annotation.
Namespace
Drupal\payment\AnnotationsCode
public $operations_provider;