You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.
Steps required to reproduce the problem
for public function transformString($context, $content, $encoding = "utf-8"), replace $context Type (from InstantArticle to InstantArticle Interface)
public function transformString(InstantArticleInterface $context, string $content, string $encoding = "utf-8")
Expected Result
Actual Result
The text was updated successfully, but these errors were encountered: