- Timestamp:
- 01/04/2021 05:16:43 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-recovery-mode-email-service.php
r49927 r49929 290 290 * 291 291 * @param array $extension The extension that caused the error. 292 * @return false|arrayA plugin array {@see get_plugins()} or `false` if no plugin was found.292 * @return array|false A plugin array {@see get_plugins()} or `false` if no plugin was found. 293 293 */ 294 294 private function get_plugin( $extension ) {
Note: See TracChangeset
for help on using the changeset viewer.