We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd3ca4e commit beea40fCopy full SHA for beea40f
plugins/behaviour/compat6/src/Extension/Compat6.php
@@ -11,6 +11,7 @@
11
namespace Joomla\Plugin\Behaviour\Compat6\Extension;
12
13
use Joomla\CMS\Event\Application\AfterInitialiseDocumentEvent;
14
+use Joomla\CMS\Factory;
15
use Joomla\CMS\Plugin\CMSPlugin;
16
use Joomla\Event\DispatcherInterface;
17
use Joomla\Event\Priority;
0 commit comments