Home
last modified time | relevance | path

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

/webtrees/app/Services/
H A DMigrationService.php45 public function updateSchema(string $namespace, string $schema_name, int $target_version): bool
/webtrees/app/
H A DView.php200 public static function registerNamespace(string $namespace, string $path): void