MediaWiki
1.23.2
|
Public Member Functions | |
__construct ( $name) | |
isExpired () | |
Public Member Functions inherited from CacheDependency | |
loadDependencyValues () | |
Hook to perform any expensive pre-serialize loading of dependency values. More... | |
Private Attributes | |
$name | |
$value | |
Definition at line 249 of file CacheDependency.php.
ConstantDependency::__construct | ( | $name | ) |
Definition at line 253 of file CacheDependency.php.
ConstantDependency::isExpired | ( | ) |
|
private |
Definition at line 250 of file CacheDependency.php.
Referenced by __construct().
|
private |
Definition at line 251 of file CacheDependency.php.
Referenced by isExpired().