You are here

public property UbercartPaymentMethod::$express in Ubercart 8.4

Express button form class name.

Name of a class that implements \Drupal\Core\Form\FormBase and provides an express checkout button for the /cart page.

Type: string

File

payment/uc_payment/src/Annotation/UbercartPaymentMethod.php, line 56

Class

UbercartPaymentMethod
Defines an Ubercart payment method annotation object.

Namespace

Drupal\uc_payment\Annotation

Code

public $express = NULL;