function protectTags(&$str) { NNProtect::protectTags($str, $this->params->protected_tags); }
function protectTags(&$string) { NNProtect::protectTags($string, $this->src_params->protected_tags); }