public property PaymentMethod::$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/ PaymentMethod.php, line 46
Class
- PaymentMethod
- Defines a payment method plugin annotation.
Namespace
Drupal\payment\AnnotationsCode
public $operations_provider;