Your IP : 3.12.163.180


Current Path : /home/sudancam/public_html3/games/wp-content/plugins/mailpoet/vendor-prefixed/symfony/service-contracts/
Upload File :
Current File : //home/sudancam/public_html3/games/wp-content/plugins/mailpoet/vendor-prefixed/symfony/service-contracts/ServiceSubscriberInterface.php

<?php
namespace MailPoetVendor\Symfony\Contracts\Service;
if (!defined('ABSPATH')) exit;
interface ServiceSubscriberInterface
{
 public static function getSubscribedServices();
}