Documentation

SelfCheckingResourceChecker
in package
implements ResourceCheckerInterface

Resource checker for instances of SelfCheckingResourceInterface.

As these resources perform the actual check themselves, we can provide this class as a standard way of validating them.

Tags
author

Matthias Pigulla mp@webfactory.de

Interfaces, Classes and Traits

ResourceCheckerInterface
Interface for ResourceCheckers.

Table of Contents

$cache  : mixed
isFresh()  : bool
Validates the resource.
supports()  : bool
Queries the ResourceChecker whether it can validate a given resource or not.

Properties

Methods

Search results