%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/geotechnics/api/vendor/symfony/http-kernel/Tests/Exception/
Upload File :
Create Path :
Current File : /var/www/html/geotechnics/api/vendor/symfony/http-kernel/Tests/Exception/GoneHttpExceptionTest.php

<?php

namespace Symfony\Component\HttpKernel\Tests\Exception;

use Symfony\Component\HttpKernel\Exception\GoneHttpException;

class GoneHttpExceptionTest extends HttpExceptionTest
{
    protected function createException(string $message = null, \Throwable $previous = null, ?int $code = 0, array $headers = [])
    {
        return new GoneHttpException($message, $previous, $code, $headers);
    }
}

Zerion Mini Shell 1.0