PHP Интерфейс Neos\Cache\CacheAwareInterface

Показать файл Открыть проект

Открытые методы

Метод Описание
getCacheEntryIdentifier ( ) : string Returns a string which distinctly identifies this object and thus can be used as an identifier for cache entries related to this object.

Описание методов

getCacheEntryIdentifier() публичный Метод

Returns a string which distinctly identifies this object and thus can be used as an identifier for cache entries related to this object.
public getCacheEntryIdentifier ( ) : string
Результат string