Skip to content

Commit 4927645

Browse files
committed
serverinfoFetch is deprecated
This was exclusive to the decommissioned webserver
1 parent d25c1ba commit 4927645

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Civ13/Civ13.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1632,6 +1632,7 @@ public function statusChannelUpdate(string $channel, bool $status): ?PromiseInte
16321632
* Fetches server information from the specified URL.
16331633
*
16341634
* @return array The server information as an associative array.
1635+
* @deprecated Use Gameserver properties and functions instead.
16351636
*/
16361637
public function serverinfoFetch(): array
16371638
{

0 commit comments

Comments
 (0)