Home
last modified time | relevance | path

Searched refs:FamilyFactory (Results 1 – 7 of 7) sorted by relevance

/webtrees/tests/app/Elements/
H A DXrefFamilyTest.php23 use Fisharebest\Webtrees\Factories\FamilyFactory; alias
42 $factory = $this->createMock(FamilyFactory::class);
/webtrees/tests/app/Factories/
H A DFamilyFactoryTest.php30 self::assertTrue(class_exists(FamilyFactory::class));
/webtrees/tests/app/Http/RequestHandlers/
H A DRedirectFamilyPhpTest.php24 use Fisharebest\Webtrees\Factories\FamilyFactory; alias
/webtrees/app/Factories/
H A DFamilyFactory.php35 class FamilyFactory extends AbstractGedcomRecordFactory implements FamilyFactoryInterface class
/webtrees/app/
H A DWebtrees.php27 use Fisharebest\Webtrees\Factories\FamilyFactory; alias
/webtrees/tests/feature/
H A DRelationshipNamesTest.php22 use Fisharebest\Webtrees\Factories\FamilyFactory; alias
77 $family_factory = $this->createMock(FamilyFactory::class);
/webtrees/
H A Dphpstan-baseline.neon553 path: app/Factories/FamilyFactory.php
559 path: app/Factories/FamilyFactory.php
565 path: app/Factories/FamilyFactory.php
568 …message: '#^Method Fisharebest\\Webtrees\\Factories\\FamilyFactory\:\:gedcom\(\) should return str…
571 path: app/Factories/FamilyFactory.php
574 …message: '#^Parameter \#1 \$xref of method Fisharebest\\Webtrees\\Factories\\FamilyFactory\:\:make…
577 path: app/Factories/FamilyFactory.php
580 …message: '#^Parameter \#3 \$gedcom of method Fisharebest\\Webtrees\\Factories\\FamilyFactory\:\:ma…
583 path: app/Factories/FamilyFactory.php