com\setasign\Konquadrat\Workflow
WorkflowSimpleCacheValidator Interface ValidatorInterface
File: /Konquadrat/src/Workflow/WorkflowSimpleCacheValidator.php
Class hierarchy
Implements
- \com\setasign\SetaFramework\SimpleCache\Validator\ValidatorInterface
Summary
Properties
$compareHash
protected WorkflowSimpleCacheValidator::$compareHash
Methods
isValid()
This method checks whether the cached value is still valid.
Parameters
- $validationInfo : mixed
Must accept all possible results of getValidationInfo and null.
