New broadcast subscriber API #9873
Annotations
5 errors
Run PHPStan:
src/Server.php#L1251
Method pocketmine\Server::getBroadcastChannel() has invalid return type pocketmine\MessageChannel.
|
Run PHPStan:
src/Server.php#L1259
Access to an undefined property pocketmine\Server::$broadcastChannels.
|
Run PHPStan:
src/Server.php#L1259
Instantiated class pocketmine\MessageChannel not found.
|
Run PHPStan:
src/Server.php#L1307
Call to method getPermittedSubscribers() on an unknown class pocketmine\MessageChannel.
|
Run PHPStan
Process completed with exit code 1.
|
Loading