thanks for nothing phpstorm

This commit is contained in:
Dylan K. Taylor 2020-07-21 19:23:30 +01:00
parent bc52a38922
commit 93e6d7e1a2

View File

@ -48,7 +48,7 @@ class Network{
/** @var int[] */
private $bannedIps = [];
/** @var BandwidthStatsTracker */
/** @var BidirectionalBandwidthStatsTracker */
private $bandwidthTracker;
/** @var string */