Skip to content

Commit

Permalink
Update plugins/actionlog/joomla/services/provider.php
Browse files Browse the repository at this point in the history
Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com>
  • Loading branch information
laoneo and heelc29 committed May 30, 2022
1 parent a97b0f9 commit a4aae75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/actionlog/joomla/services/provider.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
use Joomla\DI\Container;
use Joomla\DI\ServiceProviderInterface;
use Joomla\Event\DispatcherInterface;
use Joomla\Plugin\Actionlog\Joomla\Joomla\Extension;
use Joomla\Plugin\Actionlog\Joomla\Extension\Joomla;

return new class implements ServiceProviderInterface
{
Expand Down

0 comments on commit a4aae75

Please sign in to comment.