File Manager Lite
Dir:
/home/u540325668/domains/mkjsindia.org/public_html_old/vendor/symfony/error-handler/Error
Upload
[..]
ClassNotFoundError.php (893 B)
Edit
Rename
Del
FatalError.php (2.72 KB)
Edit
Rename
Del
OutOfMemoryError.php (333 B)
Edit
Rename
Del
UndefinedFunctionError.php (897 B)
Edit
Rename
Del
UndefinedMethodError.php (895 B)
Edit
Rename
Del
Edit: OutOfMemoryError.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\ErrorHandler\Error; class OutOfMemoryError extends FatalError { }
Simpan