Home
last modified time | relevance | path

Searched refs:args (Results 1 – 4 of 4) sorted by relevance

/webtrees/app/
H A DI18N.php341 public static function translate(string $message, ...$args): string argument
345 return sprintf($message, ...$args);
419 public static function plural(string $singular, string $plural, int $count, ...$args): string argument
423 return sprintf($message, ...$args);
612 public static function translateContext(string $context, string $message, ...$args): string argument
616 return sprintf($message, ...$args);
/webtrees/tests/app/Services/
H A DTimeoutServiceTest.php35 function ini_get(...$args) argument
38 return \ini_get(...$args);
41 return TestCase::$mock_functions->iniGet(...$args);
/webtrees/
H A Dphpstan-baseline.neon9160 …message: '#^Parameter \#2 \.\.\.\$args of static method Fisharebest\\Webtrees\\I18N\:\:translate\(…
12388 …message: '#^Parameter \#2 \.\.\.\$args of static method Fisharebest\\Webtrees\\I18N\:\:translate\(…
/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js275args:Array.prototype.slice.call(arguments,2)};CKEDITOR.tools.extend(c,b)},get:function(a){return t… class