2024-06-25 12:27:28 +01:00

17 lines
499 B
PHP
Vendored

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: gw/gw.proto
namespace Chirpstack\Gateway;
if (false) {
/**
* This class is deprecated. Use Chirpstack\Gateway\ConnState\State instead.
* @deprecated
*/
class ConnState_State {}
}
class_exists(ConnState\State::class);
@trigger_error('Chirpstack\Gateway\ConnState_State is deprecated and will be removed in the next major release. Use Chirpstack\Gateway\ConnState\State instead', E_USER_DEPRECATED);