Your IP : 3.149.253.210


Current Path : /home/sudancam/public_html3/games/wp-content/plugins/mailpoet/vendor-prefixed/symfony/dependency-injection/
Upload File :
Current File : //home/sudancam/public_html3/games/wp-content/plugins/mailpoet/vendor-prefixed/symfony/dependency-injection/EnvVarLoaderInterface.php

<?php
namespace MailPoetVendor\Symfony\Component\DependencyInjection;
if (!defined('ABSPATH')) exit;
interface EnvVarLoaderInterface
{
 public function loadEnvVars() : array;
}