| Current Path : /proc/thread-self/root/home/rtorresani/www/vendor/laminas/laminas-server/src/ |
| Current File : //proc/thread-self/root/home/rtorresani/www/vendor/laminas/laminas-server/src/ServerInterface.php |
<?php
/**
* @see https://github.com/laminas/laminas-server for the canonical source repository
*/
namespace Laminas\Server;
interface ServerInterface extends Server
{
}