CacheableRequestEntityInterface
- interface Firstred\PostNL\Cache\CacheableRequestEntityInterface
Summary
Methods
Methods
- public Firstred\PostNL\Cache\CacheableRequestEntityInterface::getCacheKey()
- This method returns a unique cache key for every unique cacheable request as defined by PSR-6.
- See:
https://www.php-fig.org/psr/psr-6/#definitions- Returns:
string