mirror of
https://github.com/xPaw/PHP-Source-Query.git
synced 2026-06-11 01:53:16 +02:00
Use autoloading.
This commit is contained in:
@@ -29,7 +29,7 @@ use xPaw\SourceQuery\Exception\SocketException;
|
||||
abstract class BaseSocket
|
||||
{
|
||||
/**
|
||||
* @var resource
|
||||
* @var resource|null
|
||||
*/
|
||||
public $Socket;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user