creating lvMenu with Event hooks WIP

This commit is contained in:
SimonGschnell
2024-07-04 15:37:50 +02:00
parent 2a7735bca5
commit 79ffc1c077
5 changed files with 109 additions and 0 deletions
+2
View File
@@ -3,6 +3,8 @@ if (! defined('BASEPATH')) exit('No direct script access allowed');
use CI3_Events as Events;
// build the menu for fhc
/**
* NOTE(chris): example:
Events::on('stv_conf_student', function (&$res) {