Changeset 29454 for trunk/src/wp-includes/cache.php
- Timestamp:
- 08/09/2014 07:29:37 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/cache.php
r29165 r29454 321 321 322 322 /** 323 * Make private properties set able for backwards compatibility.323 * Make private properties settable for backwards compatibility. 324 324 * 325 325 * @since 4.0.0 … … 348 348 349 349 /** 350 * Make private properties un setable for backwards compatibility.350 * Make private properties un-settable for backwards compatibility. 351 351 * 352 352 * @since 4.0.0
Note: See TracChangeset
for help on using the changeset viewer.