public property UbercartPaymentMethod::$no_ui in Ubercart 8.4
If TRUE, the plugin will be hidden from the UI.
Type: bool
File
- payment/
uc_payment/ src/ Annotation/ UbercartPaymentMethod.php, line 35
Class
- UbercartPaymentMethod
- Defines an Ubercart payment method annotation object.
Namespace
Drupal\uc_payment\AnnotationCode
public $no_ui = FALSE;