mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
N°8286 - Be able to add additional data in iTop session files via custom classes
Experimental warning
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
namespace Combodo\iTop\SessionTracker;
|
||||
|
||||
/**
|
||||
* Experimental, for internal use only, subject to change without notice.
|
||||
* Do not use this interface in your code.
|
||||
*/
|
||||
interface iSessionHandlerExtension {
|
||||
public function __construct();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user