Make it possible to add extension from the CommonMarkConverter class #1594
Annotations
4 errors
UndefinedInterfaceMethod:
src/CommonMarkConverter.php#L50
src/CommonMarkConverter.php:50:29: UndefinedInterfaceMethod: Method League\CommonMark\Environment\EnvironmentInterface::addExtension does not exist (see https://psalm.dev/181)
|
Psalm
Process completed with exit code 2.
|
PHPStan:
src/CommonMarkConverter.php#L50
Call to an undefined method League\CommonMark\Environment\EnvironmentInterface::addExtension().
|
PHPStan
Process completed with exit code 1.
|