mirror of
https://github.com/erusev/parsedown.git
synced 2025-09-04 04:05:28 +02:00
fix PHPDoc
This commit is contained in:
@@ -1496,6 +1496,8 @@ class Parsedown
|
||||
|
||||
/**
|
||||
* @deprecated in favor of "text"
|
||||
* @param $text
|
||||
* @return string
|
||||
*/
|
||||
function parse($text)
|
||||
{
|
||||
|
Reference in New Issue
Block a user