Searched refs:type2 (Results 1 – 1 of 1) sorted by relevance
382 * @param string $type2386 … private function linkErrorMessage(Tree $tree, string $xref, string $type1, string $type2): string argument390 $type2 = $this->recordType($type2);392 return I18N::translate('%1$s is a %2$s but a %3$s is expected.', $link, $type1, $type2);