Add @since to the new phpdoc relates #5181 and [6273]

git-svn-id: https://develop.svn.wordpress.org/trunk@6274 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Peter Westwood 2007-10-19 16:27:09 +00:00
parent eac65e6815
commit 92694b55ce
1 changed files with 1 additions and 0 deletions

View File

@ -261,6 +261,7 @@ function atom_enclosure() {
*
* @package WordPress
* @subpackage Feed
* @since 2.4
*
* @param string $data input string
* @return array $result array(type, value)