Phraseanet PHP SDK API
Class

PhraseanetSDK\Cache\CanCacheStrategy

class CanCacheStrategy implements CanCacheStrategyInterface

Methods

canCacheRequest(RequestInterface $request)

{@inheritdoc}

canCacheResponse(Response $response)

{@inheritdoc}

Details

at line 23
public canCacheRequest(RequestInterface $request)

{@inheritdoc}

Parameters

RequestInterface $request

at line 31
public canCacheResponse(Response $response)

{@inheritdoc}

Parameters

Response $response