Move task edit form to the task layout
This commit is contained in:
@@ -8,8 +8,8 @@ namespace Core;
|
||||
* @package core
|
||||
* @author Frederic Guillot
|
||||
*/
|
||||
interface Listener {
|
||||
|
||||
interface Listener
|
||||
{
|
||||
/**
|
||||
* Execute the listener
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user