PATH:
home
/
lab2454c
/
caimegroup.com
/
wp-content
/
plugins
/
mailpoet
/
vendor-prefixed
/
symfony
/
translation
<?php namespace MailPoetVendor\Symfony\Component\Translation; if (!defined('ABSPATH')) exit; interface MetadataAwareInterface { public function getMetadata($key = '', $domain = 'messages'); public function setMetadata($key, $value, $domain = 'messages'); public function deleteMetadata($key = '', $domain = 'messages'); }
[-] index.php
[edit]
[-] Translator.php
[edit]
[+]
..
[+]
Exception
[-] MessageCatalogue.php
[edit]
[-] MetadataAwareInterface.php
[edit]
[-] Interval.php
[edit]
[-] LoggingTranslator.php
[edit]
[-] MessageSelector.php
[edit]
[-] TranslatorInterface.php
[edit]
[-] IdentityTranslator.php
[edit]
[-] TranslatorBagInterface.php
[edit]
[+]
Util
[-] PluralizationRules.php
[edit]
[-] DataCollectorTranslator.php
[edit]
[-] MessageCatalogueInterface.php
[edit]