/home/techb158/exp.abdallabala.com/vendor/symfony/polyfill-intl-idn
NameSizeModeActions
Resources/-0755rm
bootstrap.php46250644editdlrm
bootstrap80.php40810644editdlrm
composer.json12360644editdlrm
Idn.php303870644editdlrm
Info.php4930644editdlrm
LICENSE11110644editdlrm
README.md4690644editdlrm
Edit: /home/techb158/exp.abdallabala.com/vendor/symfony/polyfill-intl-idn/Info.php (493B)
and Trevor Rowbotham * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Polyfill\Intl\Idn; /** * @internal */ class Info { public $bidiDomain = false; public $errors = 0; public $validBidiDomain = true; public $transitionalDifferent = false; }