Commit b8c0dbcc authored by Manfred Kutas's avatar Manfred Kutas

ZP-622 added HIERARCHYNOTIFICATION constant to the IBackend.

Released under the Affero GNU General Public License (AGPL) version 3.
parent e62f4478
......@@ -46,6 +46,7 @@
************************************************/
interface IBackend {
const HIERARCHYNOTIFICATION = 'hierarchynotification';
/**
* Returns a IStateMachine implementation used to save states
*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment