mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°6208 - Router: Add mechanism to generate complete route URL from its code
This commit is contained in:
@@ -605,6 +605,12 @@ class LogChannels
|
||||
public const NOTIFICATIONS = 'notifications';
|
||||
|
||||
public const PORTAL = 'portal';
|
||||
|
||||
/**
|
||||
* @var string
|
||||
* @since 3.1.0
|
||||
*/
|
||||
public const ROUTER = 'router';
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user