|
MediaWiki REL1_39
|
Depend on a PHP constant. More...


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.