MediaWiki  1.28.1
CacheDependency Class Reference
Inheritance diagram for CacheDependency:

Public Member Functions

 isExpired ()
 Returns true if the dependency is expired, false otherwise. More...
 
 loadDependencyValues ()
 Hook to perform any expensive pre-serialize loading of dependency values. More...
 

Detailed Description

Definition at line 137 of file CacheDependency.php.

Member Function Documentation

CacheDependency::isExpired ( )
abstract

Returns true if the dependency is expired, false otherwise.

Referenced by LocalisationCache\isExpired().

CacheDependency::loadDependencyValues ( )

Hook to perform any expensive pre-serialize loading of dependency values.

Definition at line 146 of file CacheDependency.php.


The documentation for this class was generated from the following file: