Public Member Functions | |
__construct ($name) | |
isExpired () | |
Returns true if the dependency is expired, false otherwise. | |
Public Attributes | |
$name | |
$value |
Definition at line 334 of file CacheDependency.php.
ConstantDependency::__construct | ( | $ | name | ) |
ConstantDependency::isExpired | ( | ) |
Returns true if the dependency is expired, false otherwise.
Reimplemented from CacheDependency.
Definition at line 342 of file CacheDependency.php.
ConstantDependency::$name |
ConstantDependency::$value |
Definition at line 335 of file CacheDependency.php.