Skip to content

Commit

Permalink
Import classes correctly.
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil E. Taylor committed May 20, 2021
1 parent 9f55010 commit 0ce23ae
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@

\defined('_JEXEC') or die;

use Joomla\CMS\Application\CMSApplication;
use Joomla\CMS\Factory;
use Joomla\CMS\Input\Input;
use Joomla\CMS\Language\Text;
use Joomla\CMS\MVC\View\GenericDataException;
use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView;
Expand Down

0 comments on commit 0ce23ae

Please sign in to comment.