Skip to content

Commit 70d42a3

Browse files
author
Phil E. Taylor
authored
Add missing class 'Route' (#35121)
1 parent 72e78f4 commit 70d42a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

administrator/components/com_joomlaupdate/src/Controller/DisplayController.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
use Joomla\CMS\Language\Text;
1515
use Joomla\CMS\MVC\Controller\BaseController;
1616
use Joomla\CMS\Response\JsonResponse;
17+
use Joomla\CMS\Router\Route;
1718

1819
/**
1920
* Joomla! Update Controller

0 commit comments

Comments
 (0)