Changeset 41162 for trunk/src/wp-includes/class-wp-error.php
- Timestamp:
- 07/27/2017 12:40:27 AM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-error.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-error.php
r40988 r41162 66 66 * 67 67 * @since 2.1.0 68 * @access public69 68 * 70 69 * @return array List of error codes, if available. … … 81 80 * 82 81 * @since 2.1.0 83 * @access public84 82 * 85 83 * @return string|int Empty string, if no error codes. … … 158 156 * 159 157 * @since 2.1.0 160 * @access public161 158 * 162 159 * @param string|int $code Error code.
Note: See TracChangeset
for help on using the changeset viewer.