get_expire_enabled
Description:
Gets whether expire of cache data is enabled.
This is a complementary property for set_expire_age and set_expire_access, which allows to disable expiry without touching the two values. Having expire enabled, but not have set any of the two times, still behaves like not having expiry enabled.
Parameters:
this |
Returns:
Whether expire is enabled. |