Docs: Add missing @deprecated tags in the file docblock of some deprecated files.

Props jrf.
Fixes #48254.

git-svn-id: https://develop.svn.wordpress.org/trunk@46439 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov
2019-10-08 17:17:07 +00:00
parent fb0d0e20ab
commit 357a18da2b
7 changed files with 9 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@
* Session API
*
* @since 4.0.0
* @deprecated 4.7.0
*/
_deprecated_file( basename( __FILE__ ), '4.7.0' );