N°4756 - Ease extensibility for CRUD operations : Event Service - Moved ApplicationEvents

This commit is contained in:
Eric Espie
2022-12-15 14:03:23 +01:00
parent 08d83478da
commit 207d312b12
4 changed files with 5 additions and 3 deletions

View File

@@ -15,6 +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\Helper\Session;
use Combodo\iTop\Service\EventData;
use Combodo\iTop\Service\EventService;