mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 15:50:09 +00:00
Docs: Correct various docblocks documentation.
See #48303 git-svn-id: https://develop.svn.wordpress.org/trunk@46821 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1252,7 +1252,7 @@ class Tests_WP_Customize_Manager extends WP_UnitTestCase {
|
||||
*
|
||||
* @param array $data Data.
|
||||
* @param array $context Context.
|
||||
* @returns array Data.
|
||||
* @return array Data.
|
||||
*/
|
||||
function filter_customize_changeset_save_data( $data, $context ) {
|
||||
$this->customize_changeset_save_data_call_count += 1;
|
||||
|
||||
Reference in New Issue
Block a user