Home
last modified time | relevance | path

Searched defs:MigrationInterface (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/Schema/
H A DMigrationInterface.php25 interface MigrationInterface interface
/webtrees/app/Services/
H A DMigrationService.php23 use Fisharebest\Webtrees\Schema\MigrationInterface; alias