Docs: Update since annotations WP_Error::has_errors()

Introduced in [42761].

Fixes #42742.

git-svn-id: https://develop.svn.wordpress.org/trunk@44527 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jonathan Desrosiers 2019-01-09 22:41:32 +00:00
parent d50afa97a3
commit da6021b4f9

View File

@ -164,7 +164,7 @@ class WP_Error {
/**
* Verify if the instance contains errors.
*
* @since 5.0.0
* @since 5.1.0
*
* @return bool
*/