diff options
| author | Greg Roach <fisharebest@webtrees.net> | 2019-05-17 15:10:43 +0100 |
|---|---|---|
| committer | Greg Roach <fisharebest@webtrees.net> | 2019-05-17 15:10:43 +0100 |
| commit | 4949298fea4290225130c30cada9577d2248d89e (patch) | |
| tree | 7ec123e161bae1aeb32b88f248a394aa8cdae8a0 /app/Fact.php | |
| parent | 918e47c5f5c18a60bb8c20bb9e6ef2c2e310fdfc (diff) | |
| download | webtrees-4949298fea4290225130c30cada9577d2248d89e.tar.gz webtrees-4949298fea4290225130c30cada9577d2248d89e.tar.bz2 webtrees-4949298fea4290225130c30cada9577d2248d89e.zip | |
PHPdoc
Diffstat (limited to 'app/Fact.php')
| -rw-r--r-- | app/Fact.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Fact.php b/app/Fact.php index 0a093a0f9a..294708b516 100644 --- a/app/Fact.php +++ b/app/Fact.php @@ -695,7 +695,6 @@ class Fact * @param Collection $unsorted * * @return Collection - * @return Fact[] */ public static function sortFacts(Collection $unsorted): Collection { |
