No need for menuItem signal now
This commit is contained in:
parent
c4d9b8d38b
commit
ac8c79bf9e
4 changed files with 5 additions and 10 deletions
|
|
@ -6,5 +6,3 @@ use Paheko\Plugin\Facturation\Facture;
|
|||
$db = DB::getInstance();
|
||||
|
||||
$db->import(dirname(__FILE__) . "/data/schema.sql");
|
||||
|
||||
$plugin->registerSignal('menu.item', [Facture::class, 'menuItem']);
|
||||
Loading…
Add table
Add a link
Reference in a new issue