swoole_taskclient::__construct PHP Méthode

__construct() public méthode

public __construct ( $table = '' )
    public function __construct($table = '')
    {
        parent::__construct($table);
    }