class AlligatorPaymentTypeExtension extends Twig_Extension

Class AlligatorPaymentTypeExtension is injected as twig.extension.alligator.payment_type service. AlligatorPaymentTypeExtension handles the logic and provides necessary data for managed entity in twig.

Properties

protected PaymentTypeManager $manager

Methods

__construct(PaymentTypeManager $manager)

No description

getFunctions()

{@inheritdoc}

mixed
getPaymentTypeRoleSettingsArray()

Get payment type role settings as array

string
getName()

Returns the name of the extension.

Details

at line 28
__construct(PaymentTypeManager $manager)

Parameters

PaymentTypeManager $manager

at line 36
getFunctions()

{@inheritdoc}

at line 51
mixed getPaymentTypeRoleSettingsArray()

Get payment type role settings as array

Return Value

mixed

at line 61
string getName()

Returns the name of the extension.

Return Value

string The extension name