The method config() does not exist on BiffBangPow\SSMonitor\Server\Client\ClientCommon. Since you implemented __call, consider adding a @method annotation.
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-call annotation
31
if ($this->/** @scrutinizer ignore-call */ config()->get('client_title')) {