Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.3] [Events] Use event classes for System plugins #43637

Open
wants to merge 19 commits into
base: 5.3-dev
Choose a base branch
from
Prev Previous commit
Next Next commit
system ActionLogs
  • Loading branch information
Fedik committed Jun 9, 2024
commit 21ac26b09c7e1fe5b3a33d4562ae01b433ded58e
1 change: 0 additions & 1 deletion plugins/system/actionlogs/src/Extension/ActionLogs.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
use Joomla\Database\DatabaseAwareTrait;
use Joomla\Database\Exception\ExecutionFailureException;
use Joomla\Database\ParameterType;
use Joomla\Event\DispatcherInterface;
use Joomla\Event\Priority;
use Joomla\Event\SubscriberInterface;

Expand Down