|
MediaWiki
master
|


Public Member Functions | |
| __construct ($name) | |
| isExpired () | |
Public Member Functions inherited from CacheDependency | |
| isExpired () | |
| Returns true if the dependency is expired, false otherwise. More... | |
| loadDependencyValues () | |
| Hook to perform any expensive pre-serialize loading of dependency values. More... | |
Private Attributes | |
| $name | |
| $value | |
Definition at line 227 of file CacheDependency.php.
| GlobalDependency::__construct | ( | $name | ) |
Definition at line 231 of file CacheDependency.php.
| GlobalDependency::isExpired | ( | ) |
|
private |
Definition at line 228 of file CacheDependency.php.
Referenced by __construct(), and isExpired().
|
private |
Definition at line 229 of file CacheDependency.php.
Referenced by isExpired().