File Manager Lite
Dir:
/home/u540325668/domains/dumbafarm.in/public_html/vendor/symfony/polyfill-intl-idn
Upload
[..]
Info.php (493 B)
Edit
Rename
Del
LICENSE (1.08 KB)
Edit
Rename
Del
Resources/
Rename
Del
bootstrap.php (4.52 KB)
Edit
Rename
Del
bootstrap80.php (3.92 KB)
Edit
Rename
Del
Edit: Info.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> and Trevor Rowbotham <trevor.rowbotham@pm.me> * * 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; }
Simpan