public function SurrogateInterface::getName in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php \Symfony\Component\HttpKernel\HttpCache\SurrogateInterface::getName()
Returns surrogate name.
Return value
string
2 methods override SurrogateInterface::getName()
- Esi::getName in vendor/
symfony/ http-kernel/ HttpCache/ Esi.php - Returns surrogate name.
- Ssi::getName in vendor/
symfony/ http-kernel/ HttpCache/ Ssi.php - Returns surrogate name.
File
- vendor/
symfony/ http-kernel/ HttpCache/ SurrogateInterface.php, line 24
Class
Namespace
Symfony\Component\HttpKernel\HttpCacheCode
public function getName();