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

git-svn-id: http://svn.automattic.com/wordpress/trunk@6274 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
westi 2007-10-19 16:27:09 +00:00
parent 4c7bfb6a4f
commit 5e0cf58bfb

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)