class MultipleInstanceExtension extends Twig_Extension

Class MultipleInstanceExtension is injected as twig.extension.multiple_instances service. MultipleInstanceExtension handles the logic and provides necessary data for managed entity in twig.

Properties

protected ShopInstanceManager $manager

Methods

__construct(ShopInstanceManager $manager)

Constructor

getFunctions()

{@inheritdoc}

array|null
getAllShopInstances()

No description

Details

at line 35
__construct(ShopInstanceManager $manager)

Constructor

Parameters

ShopInstanceManager $manager

at line 43
getFunctions()

{@inheritdoc}

at line 53
array|null getAllShopInstances()

Return Value

array|null