在php中给一个实例化的类起名为什么会出现这个呢

img


$rate_mod = new NsExchangeRate();
$contry = $rate_mod -> getQuery("","","");

这个是编辑器提示的你,这个变量定义了没有使用,不是PHP报错