| Current Path : /var/www/magento.test.indacotrentino.com/www/vendor/laminas/laminas-server/src/ |
| Current File : /var/www/magento.test.indacotrentino.com/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
{
}