File "InvalidPacketLengthException.php"

Full Path: /home/amervokv/ecomlive.net/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/InvalidPacketLengthException.php
File size: 258 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Google\Site_Kit_Dependencies\phpseclib3\Exception;

/**
 * Indicates an absent or malformed packet length header
 */
class InvalidPacketLengthException extends \Google\Site_Kit_Dependencies\phpseclib3\Exception\ConnectionClosedException
{
}