Phraseanet PHP SDK API
Interface

PhraseanetSDK\Cache\RevalidationFactoryInterface

interface RevalidationFactoryInterface

Methods

RevalidationInterface create(string $type)

Creates a RevalidationInterface

Details

at line 28
public RevalidationInterface create(string $type)

Creates a RevalidationInterface

Parameters

string $type

Return Value

RevalidationInterface

Exceptions

RuntimeException