Changeset 36734 for trunk/src/wp-includes/class-wp-theme.php
- Timestamp:
- 02/26/2016 05:03:41 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-theme.php
r36638 r36734 344 344 * @staticvar array $properties 345 345 * 346 * @return bool 346 * @param string $offset Property to check if set. 347 * @return bool Whether the given property is set. 347 348 */ 348 349 public function __isset( $offset ) {
Note: See TracChangeset
for help on using the changeset viewer.