@@ -64,7 +64,6 @@ |
||
64 | 64 | /** |
65 | 65 | * Disconnects all listeners. |
66 | 66 | * |
67 | - * @param callable|PEIP\INF\Handler\Handler $listener |
|
68 | 67 | * |
69 | 68 | * @return void |
70 | 69 | */ |
@@ -44,7 +44,7 @@ |
||
44 | 44 | } |
45 | 45 | } |
46 | 46 | |
47 | - //put your code here |
|
47 | + //put your code here |
|
48 | 48 | |
49 | 49 | /** |
50 | 50 | * Creates an event-object with given object as content/subject and notifies |
@@ -81,7 +81,7 @@ |
||
81 | 81 | } |
82 | 82 | } |
83 | 83 | |
84 | - //put your code here |
|
84 | + //put your code here |
|
85 | 85 | |
86 | 86 | /** |
87 | 87 | * Creates an event-object with given object as content/subject and notifies |