Phpdoc argument/@param cleanups. props duck_, see #14783.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15590 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -433,8 +433,8 @@ function post_comment_status_meta_box($post) {
|
||||
*
|
||||
* @since 3.0.0
|
||||
*
|
||||
* @param $result table header rows
|
||||
* @return
|
||||
* @param array $result table header rows
|
||||
* @return array
|
||||
*/
|
||||
function post_comment_meta_box_thead($result) {
|
||||
unset($result['cb'], $result['response']);
|
||||
|
||||
Reference in New Issue
Block a user