Add parameter in the dashlet interace
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
interface DashletInterface {
|
interface DashletInterface {
|
||||||
|
|
||||||
public function setup();
|
public function setup($dasInsUid);
|
||||||
public function render();
|
public function render();
|
||||||
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user