Changeset 30681 for trunk/src/wp-includes/capabilities.php
- Timestamp:
- 12/01/2014 01:33:34 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/capabilities.php
r30656 r30681 612 612 * 613 613 * @since 3.3.0 614 * @param string $key 615 * @return bool 614 616 */ 615 617 public function __isset( $key ) { … … 632 634 * 633 635 * @since 3.3.0 636 * @param string $key 637 * @return mixed 634 638 */ 635 639 public function __get( $key ) {
Note: See TracChangeset
for help on using the changeset viewer.