Changeset 36250 for trunk/src/wp-includes/class-wp-term.php
- Timestamp:
- 01/10/2016 01:25:44 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-term.php
r35537 r36250 238 238 * @access public 239 239 * 240 * @return mixed 240 * @param string $key Property to get. 241 * @return mixed Property value. 241 242 */ 242 243 public function __get( $key ) {
Note: See TracChangeset
for help on using the changeset viewer.