You are here

public property UbercartPaymentMethod::$name in Ubercart 8.4

The human readable name of the payment method.

Type: \Drupal\Core\Annotation\Translation

File

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

Class

UbercartPaymentMethod
Defines an Ubercart payment method annotation object.

Namespace

Drupal\uc_payment\Annotation

Code

public $name;