fix PHPDoc

This commit is contained in:
Emanuil Rusev 2015-01-04 21:00:04 +02:00
parent d42fcdc423
commit 5639ef7d69

View File

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