Your IP : 216.73.217.95


Current Path : /home/rtorresani/www/vendor/laminas/laminas-server/src/Exception/
Upload File :
Current File : //home/rtorresani/www/vendor/laminas/laminas-server/src/Exception/BadMethodCallException.php

<?php

/**
 * @see       https://github.com/laminas/laminas-server for the canonical source repository
 */

namespace Laminas\Server\Exception;

class BadMethodCallException extends \BadMethodCallException implements ExceptionInterface
{
}