mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-20 07:42:17 +02:00
N°7059 - Symfony 6.4 - Add missing namespaces to match PSR-4 convention (#589)
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
<?php
|
||||
|
||||
use Combodo\iTop\Application\WebPage\ErrorPage;
|
||||
use Combodo\iTop\Application\WebPage\WebPage;
|
||||
|
||||
function DisplayStatus(WebPage $oPage)
|
||||
{
|
||||
$oPage->set_title(Dict::S('iTopHub:Landing:Status'));
|
||||
|
||||
Reference in New Issue
Block a user