mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-29 15:44:27 +00:00
Docs: Miscellaneous docblock corrections and improvements.
See #52217, #53399 git-svn-id: https://develop.svn.wordpress.org/trunk@51851 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -317,7 +317,6 @@ abstract class WP_Widget_Media extends WP_Widget {
|
||||
* @since 4.8.0
|
||||
*
|
||||
* @param array $instance Widget instance props.
|
||||
* @return string
|
||||
*/
|
||||
abstract public function render_media( $instance );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user