PATH:
home
/
lab2454c
/
caimegroup.com
/
wp-content
/
plugins
/
mailpoet
/
vendor-prefixed
/
symfony
/
translation
<?php namespace MailPoetVendor\Symfony\Component\Translation; if (!defined('ABSPATH')) exit; use MailPoetVendor\Symfony\Component\Translation\Exception\InvalidArgumentException; interface TranslatorBagInterface { public function getCatalogue($locale = null); }
[-] 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]