Home
last modified time | relevance | path

Searched refs:IndividualFactoryInterface (Results 1 – 4 of 4) sorted by relevance

/webtrees/app/
H A DRegistry.php33 use Fisharebest\Webtrees\Contracts\IndividualFactoryInterface; alias
78 private static IndividualFactoryInterface $individual_factory;
291 * @param IndividualFactoryInterface|null $factory
293 * @return IndividualFactoryInterface
295 …lic static function individualFactory(IndividualFactoryInterface|null $factory = null): Individual…
297 if ($factory instanceof IndividualFactoryInterface) {
/webtrees/app/Factories/
H A DIndividualFactory.php23 use Fisharebest\Webtrees\Contracts\IndividualFactoryInterface; alias
34 class IndividualFactory extends AbstractGedcomRecordFactory implements IndividualFactoryInterface
/webtrees/app/Contracts/
H A DIndividualFactoryInterface.php29 interface IndividualFactoryInterface extends GedcomRecordFactoryInterface interface
/webtrees/
H A Dphpstan-baseline.neon1894 …rameter \#1 \$xref of method Fisharebest\\Webtrees\\Contracts\\IndividualFactoryInterface\:\:make\…
2014 …rameter \#1 \$xref of method Fisharebest\\Webtrees\\Contracts\\IndividualFactoryInterface\:\:make\…
2026 …meter \#3 \$gedcom of method Fisharebest\\Webtrees\\Contracts\\IndividualFactoryInterface\:\:make\…
3736 …rameter \#1 \$xref of method Fisharebest\\Webtrees\\Contracts\\IndividualFactoryInterface\:\:make\…
3742 …meter \#3 \$gedcom of method Fisharebest\\Webtrees\\Contracts\\IndividualFactoryInterface\:\:make\…
3892 …rameter \#1 \$xref of method Fisharebest\\Webtrees\\Contracts\\IndividualFactoryInterface\:\:make\…
7504 …rameter \#1 \$xref of method Fisharebest\\Webtrees\\Contracts\\IndividualFactoryInterface\:\:make\…
7564 …meter \#3 \$gedcom of method Fisharebest\\Webtrees\\Contracts\\IndividualFactoryInterface\:\:make\…
7948 …rameter \#1 \$xref of method Fisharebest\\Webtrees\\Contracts\\IndividualFactoryInterface\:\:make\…
7972 …meter \#3 \$gedcom of method Fisharebest\\Webtrees\\Contracts\\IndividualFactoryInterface\:\:make\…
[all …]