com\setasign\SetaSite\Block

PageRenderDataChangeCacheValidator Interface ValidatorInterface

File: /SetaSite/src/Block/PageRenderDataChangeCacheValidator.php

Class hierarchy

Implements

  • \com\setasign\SetaFramework\SimpleCache\Validator\ValidatorInterface

Summary

Properties


Methods

getValidationInfo()

Fetches the actual validation information.

isValid()

public PageRenderDataChangeCacheValidator::isValid (
mixed $validationInfo
): bool

This method checks whether the cached value is still valid.

Parameters
$validationInfo : mixed

Must accept all possible results of getValidationInfo and null.