interface PageContextServiceInterface in Simple Facebook Pixel 8
Interface PageContextServiceInterface.
Hierarchy
- interface \Drupal\simple_facebook_pixel\PageContextServiceInterface
Expanded class hierarchy of PageContextServiceInterface
All classes that implement PageContextServiceInterface
File
- src/
PageContextServiceInterface.php, line 8
Namespace
Drupal\simple_facebook_pixelView source
interface PageContextServiceInterface {
/**
* Builds events data.
*/
public function build();
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
PageContextServiceInterface:: |
public | function | Builds events data. | 1 |