AlligatorPaymentTypeExtension
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
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)
at line 36
getFunctions()
{@inheritdoc}
at line 51
mixed
getPaymentTypeRoleSettingsArray()
Get payment type role settings as array
at line 61
string
getName()
Returns the name of the extension.