| Current Path : /srv/web/sites/trentinoplant.it/httpdocs/vendor1/laminas/laminas-server/src/ |
| Current File : /srv/web/sites/trentinoplant.it/httpdocs/vendor1/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
{
}