You are here

public function FacebookEventInterface::getEvents in Facebook Pixel 8

Get the facebook events.

1 method overrides FacebookEventInterface::getEvents()
FacebookEvent::getEvents in src/FacebookEvent.php
Get all registered events.

File

src/FacebookEventInterface.php, line 23

Class

FacebookEventInterface
Defines the interface for facebook_pixel service.

Namespace

Drupal\facebook_pixel

Code

public function getEvents();