class FacebookPixelExtension extends Twig_Extension

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

Properties

protected FacebookPixelManager $manager

Methods

__construct(FacebookPixelManager $manager)

No description

getFunctions()

{@inheritdoc}

mixed
getSettings()

No description

string
getName()

Returns the name of the extension.

Details

at line 33
__construct(FacebookPixelManager $manager)

Parameters

FacebookPixelManager $manager

at line 41
getFunctions()

{@inheritdoc}

at line 51
mixed getSettings()

Return Value

mixed

at line 64
string getName()

Returns the name of the extension.

Return Value

string The extension name