Docs: Correct @since tag for the class-wp-widget-area-customize-control.php file.

Per the documentation standards, the file header `@since` tag is supposed to specify when the file was introduced.

Follow-up to [35389].

See #51800.

git-svn-id: https://develop.svn.wordpress.org/trunk@49678 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2020-11-22 15:10:55 +00:00
parent 8e7ca8320e
commit dea4db7176

View File

@ -4,7 +4,7 @@
*
* @package WordPress
* @subpackage Customize
* @since 3.4.0
* @since 4.4.0
*/
/**