<?php
namespace Xentral\Components\Mailer;
final class Bootstrap
{
/**
* @return array
*/
public static function registerServices()
return [];
}