public function MinisiteInterface::getCacheTags in Mini site 8
Get cache tags for this site.
Return value
string[] Array of cache tags.
1 method overrides MinisiteInterface::getCacheTags()
- Minisite::getCacheTags in src/
Minisite.php - Get cache tags for this site.
File
- src/
MinisiteInterface.php, line 156
Class
- MinisiteInterface
- Interface MinisiteInterface.
Namespace
Drupal\minisiteCode
public function getCacheTags();