Add periods to short descriptions for magic methods added in [28501], [28521], and [28524].

See #22234 and #28885.


git-svn-id: https://develop.svn.wordpress.org/trunk@29165 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes (DrewAPicture)
2014-07-14 01:11:55 +00:00
parent a752c42b05
commit 7ad77d58ee
10 changed files with 21 additions and 21 deletions

View File

@@ -221,7 +221,7 @@ class WP_Comment_Query {
public $date_query = false;
/**
* Make private/protected methods readable for backwards compatibility
* Make private/protected methods readable for backwards compatibility.
*
* @since 4.0.0
* @access public