<?php
/*
 * @var $app FluentMail\Includes\Core\Application
 */

use FluentMail\App\Hooks\Handlers\ActionsRegistrar;

ActionsRegistrar::init($app);
