You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
i'm currently writing a RCON-PHP-Client and i want to use this rocn.php.
But if i'm trying to use it VSCode says at use Thedudeguy\Rcon;: syntax error, unexpected 'use' (T_USE) https://i.imgur.com/v8bYmvL.png
Can someone help me?
Hello,
i'm currently writing a RCON-PHP-Client and i want to use this rocn.php.
But if i'm trying to use it VSCode says at
use Thedudeguy\Rcon;: syntax error, unexpected 'use' (T_USE)https://i.imgur.com/v8bYmvL.png
Can someone help me?