Your IP : 216.73.217.95


Current Path : /var/www/magento.test.indacotrentino.com/www/vendor/laminas/laminas-stdlib/src/
Upload File :
Current File : /var/www/magento.test.indacotrentino.com/www/vendor/laminas/laminas-stdlib/src/Response.php

<?php

declare(strict_types=1);

namespace Laminas\Stdlib;

class Response extends Message implements ResponseInterface
{
    // generic response implementation
}