MediaWiki REL1_40
|
Depend on a PHP constant. More...
Inherits CacheDependency.
Public Member Functions | |
__construct ( $name) | |
isExpired () | |
Public Member Functions inherited from CacheDependency | |
loadDependencyValues () | |
Hook to perform any expensive pre-serialize loading of dependency values. | |
Depend on a PHP constant.
Definition at line 26 of file ConstantDependency.php.
ConstantDependency::__construct | ( | $name | ) |
Definition at line 30 of file ConstantDependency.php.
ConstantDependency::isExpired | ( | ) |
Reimplemented from CacheDependency.
Definition at line 38 of file ConstantDependency.php.