Kraken\Ipc\Socket\SocketListenerInterface::getLocalEndpoint PHP Метод

getLocalEndpoint() публичный Метод

This method returns server endpoint with this pattern [$protocol://$address:$port].
public getLocalEndpoint ( ) : string
Результат string
    public function getLocalEndpoint();