From 4a8aaa00d6e8f36082a710e74b8189a4bc6e6f40 Mon Sep 17 00:00:00 2001 From: Scrutinizer Auto-Fixer Date: Sat, 21 Mar 2015 18:29:20 +0000 Subject: Scrutinizer Auto-Fixes This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com --- app/Individual.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Individual.php') diff --git a/app/Individual.php b/app/Individual.php index 7a7befca06..173b48b75d 100644 --- a/app/Individual.php +++ b/app/Individual.php @@ -59,7 +59,7 @@ class Individual extends GedcomRecord { * Typically when we load families and their members. * * @param Tree $tree - * @param array $xrefs + * @param string[] $xrefs */ public static function load(Tree $tree, array $xrefs) { $sql = ''; -- cgit v1.3