????

Your IP : 3.21.168.253


Current Path : /home/thenclexdoctor.com/public_html/vendor/laminas/laminas-diactoros/src/
Upload File :
Current File : /home/thenclexdoctor.com/public_html/vendor/laminas/laminas-diactoros/src/ResponseFactory.php

<?php

declare(strict_types=1);

namespace Laminas\Diactoros;

use Psr\Http\Message\ResponseFactoryInterface;
use Psr\Http\Message\ResponseInterface;

class ResponseFactory implements ResponseFactoryInterface
{
    /**
     * {@inheritDoc}
     */
    public function createResponse(int $code = 200, string $reasonPhrase = ''): ResponseInterface
    {
        return (new Response())
            ->withStatus($code, $reasonPhrase);
    }
}

Page not found | The NCLEX Doctor

Page not found!

Sorry, this page is not available...