Skip to content
Snippets Groups Projects
Commit f8ea489d authored by Matthias Adrowski's avatar Matthias Adrowski
Browse files

[TASK] Update sg_ajax Plugin Registration

parent e3c2a922
No related branches found
No related tags found
1 merge request!38Feature upgrade to typo3 11
......@@ -85,7 +85,7 @@ call_user_func(
\SGalinski\SgAjax\Service\AjaxRegistration::configureAjaxFrontendPlugin(
'sg_news',
[
'Ajax\Like' => 'addLike',
\SGalinski\SgNews\Controller\Ajax\LikeController::class => 'addLike',
]
);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment