extractTokens($existingXref); $incoming = $this->extractTokens($headerXref); return array_values(array_diff($incoming, $existing)); } }