Home
last modified time | relevance | path

Searched refs:iniGet (Results 1 – 3 of 3) sorted by relevance

/webtrees/tests/
H A DMockGlobalFunctions.php24 abstract public function iniGet(string $varname): string; function in Fisharebest\\Webtrees\\MockGlobalFunctions
/webtrees/tests/app/Services/
H A DTimeoutServiceTest.php41 return TestCase::$mock_functions->iniGet(...$args);
/webtrees/
H A Dphpstan-baseline.neon11452 message: '#^Call to an undefined method object\:\:iniGet\(\)\.$#'