N°4756 - Move event register to dedicated folder

This commit is contained in:
Molkobain
2023-01-24 14:20:35 +01:00
parent 1152b2f401
commit 96825c646e
4 changed files with 6 additions and 6 deletions

View File

@@ -15,7 +15,7 @@
//
// You should have received a copy of the GNU Affero General Public License
// along with iTop. If not, see <http://www.gnu.org/licenses/>
use Combodo\iTop\Application\ApplicationEvents;
use Combodo\iTop\Application\EventRegister\ApplicationEvents;
use Combodo\iTop\Application\Helper\Session;
use Combodo\iTop\Service\Events\EventData;
use Combodo\iTop\Service\Events\EventService;