diff --git a/inc/editor.php b/inc/editor.php index 4f6409f..9bc43ec 100644 --- a/inc/editor.php +++ b/inc/editor.php @@ -25,7 +25,7 @@ if ( ! function_exists( 'understrap_tiny_mce_style_formats' ) ) { /** * Reveals TinyMCE's hidden Style dropdown. * - * @param $buttons Array of Tiny MCE's button ids. + * @param array $buttons Array of Tiny MCE's button ids. * @return array */ function understrap_tiny_mce_style_formats( $buttons ) {