Home
last modified time | relevance | path

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

/webtrees/tests/
H A DMockGlobalFunctions.php24 abstract public function iniGet(string $varname): string;
/webtrees/app/Services/
H A DServerCheckService.php138 private function checkPhpIni(string $varname, bool $expected): string