.. rst-class:: phpdoctorst .. role:: php(code) :language: php CacheableRequestEntityInterface =============================== .. php:namespace:: Firstred\PostNL\Cache .. php:interface:: CacheableRequestEntityInterface Summary ------- Methods ~~~~~~~ * :php:meth:`public getCacheKey\(\)` Methods ------- .. rst-class:: public .. php:method:: public getCacheKey() .. rst-class:: phpdoc-description | This method returns a unique cache key for every unique cacheable request as defined by PSR\-6\. :See: :any:`https://www\.php\-fig\.org/psr/psr\-6/\#definitions ` :Returns: string