phpstan level 3, fixed deprecations, code cleanup (#811)
This commit is contained in:
@@ -39,7 +39,7 @@ class ParsedownExtension extends \Parsedown
|
||||
* - changes any space to a hyphen.
|
||||
* - If that is not unique, add "-1", "-2", "-3",... to make it unique
|
||||
*
|
||||
* @param $text
|
||||
* @param string $text
|
||||
* @return string
|
||||
*/
|
||||
private function getIDfromText($text)
|
||||
|
||||
Reference in New Issue
Block a user