PHP 8.3.30
Preview: ErrorEnhancerInterface.php Size: 506 B
/home/getspomw/.trash/vendor/symfony/error-handler/ErrorEnhancer/ErrorEnhancerInterface.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\ErrorEnhancer;

interface ErrorEnhancerInterface
{
    /**
     * Returns an \Throwable instance if the class is able to improve the error, null otherwise.
     */
    public function enhance(\Throwable $error): ?\Throwable;
}

Directory Contents

Dirs: 0 × Files: 5

Name Size Perms Modified Actions
6.72 KB lrw-rw-rw- 2025-09-17 06:53:18
Edit Download
506 B lrw-rw-rw- 2025-09-17 06:53:18
Edit Download
1.21 KB lrw-r--r-- 2026-04-19 10:07:07
Edit Download
2.97 KB lrw-rw-rw- 2025-09-17 06:53:18
Edit Download
2.09 KB lrw-rw-rw- 2025-09-17 06:53:18
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).