public function ServicePluginInterface::getCacheableUrls in Analytics 8
Return value
array
1 method overrides ServicePluginInterface::getCacheableUrls()
- ServicePluginBase::getCacheableUrls in src/
Plugin/ ServicePluginBase.php
File
- src/
Plugin/ ServicePluginInterface.php, line 58
Class
- ServicePluginInterface
- Defines an interface for analytics service plugins.
Namespace
Drupal\analytics\PluginCode
public function getCacheableUrls();