You are here

protected static property CC::$type in Stripe 2.x

Overrides StripeBase::$type

File

src/Element/CC.php, line 20

Class

CC
Provides a form element that will be rendered by stripe elements.

Namespace

Drupal\stripe\Element

Code

protected static $type = 'card';