Storm\Api\IConfiguration::SetCache PHP Method

SetCache() public method

public SetCache ( Storm\Utilities\Cache\ICache $Cache = null ) : static
$Cache Storm\Utilities\Cache\ICache
return static
    public function SetCache(ICache $Cache = null);