protected function getDbFilename() {
return sys_get_temp_dir() . '/' . 'ShindigDb' + getenv("BUILD_TAG") . '.json';
}
"+" => "." ?
protected function getDbFilename() {
return sys_get_temp_dir() . '/' . 'ShindigDb' + getenv("BUILD_TAG") . '.json';
}
"+" => "." ?