Home
last modified time | relevance | path

Searched refs:SubmissionFactory (Results 1 – 5 of 5) sorted by relevance

/webtrees/tests/app/Elements/
H A DXrefSubmissionTest.php23 use Fisharebest\Webtrees\Factories\SubmissionFactory; alias
42 $factory = $this->createMock(SubmissionFactory::class);
/webtrees/tests/app/Factories/
H A DSubmissionFactoryTest.php30 self::assertTrue(class_exists(SubmissionFactory::class));
/webtrees/app/Factories/
H A DSubmissionFactory.php34 class SubmissionFactory extends AbstractGedcomRecordFactory implements SubmissionFactoryInterface class
/webtrees/app/
H A DWebtrees.php44 use Fisharebest\Webtrees\Factories\SubmissionFactory; alias
/webtrees/
H A Dphpstan-baseline.neon1117 path: app/Factories/SubmissionFactory.php
1123 path: app/Factories/SubmissionFactory.php
1129 path: app/Factories/SubmissionFactory.php
1132 …message: '#^Method Fisharebest\\Webtrees\\Factories\\SubmissionFactory\:\:gedcom\(\) should return…
1135 path: app/Factories/SubmissionFactory.php
1138 …message: '#^Parameter \#1 \$xref of method Fisharebest\\Webtrees\\Factories\\SubmissionFactory\:\:…
1141 path: app/Factories/SubmissionFactory.php
1144 …message: '#^Parameter \#3 \$gedcom of method Fisharebest\\Webtrees\\Factories\\SubmissionFactory\:…
1147 path: app/Factories/SubmissionFactory.php