Initial commit - Typo3 11.5.41
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'lfeditor::ajaxPing' => [
|
||||
'path' => '/lfeditor/ajaxPing',
|
||||
'target' => SGalinski\Lfeditor\Service\LicensingService::class . '::ajaxPing',
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user