mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
fix PHPDoc
This commit is contained in:
parent
d42fcdc423
commit
5639ef7d69
@ -1496,6 +1496,8 @@ class Parsedown
|
||||
|
||||
/**
|
||||
* @deprecated in favor of "text"
|
||||
* @param $text
|
||||
* @return string
|
||||
*/
|
||||
function parse($text)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user