fix PHPDoc

This commit is contained in:
Emanuil Rusev 2015-01-04 21:00:04 +02:00
parent d42fcdc423
commit 5639ef7d69
1 changed files with 2 additions and 0 deletions

View File

@ -1496,6 +1496,8 @@ class Parsedown
/**
* @deprecated in favor of "text"
* @param $text
* @return string
*/
function parse($text)
{