mirror of
https://github.com/flextype/flextype.git
synced 2025-08-08 22:26:46 +02:00
refactor(markdown): fix PHPDoc @param for getInstance() method
This commit is contained in:
@@ -85,8 +85,6 @@ final class Markdown
|
||||
|
||||
/**
|
||||
* Returns Markdown Instance
|
||||
*
|
||||
* @param
|
||||
*/
|
||||
public static function getInstance(): Markdown
|
||||
{
|
||||
|
Reference in New Issue
Block a user