Home
last modified time | relevance | path

Searched refs:image_attributes (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/
H A DMediaFile.php176 …public function displayImage(int $width, int $height, string $fit, array $image_attributes = []): … argument
191 $image = '<img ' . Html::attributes($image_attributes + [
/webtrees/
H A Dphpstan-baseline.neon3622 …message: '#^Parameter \#4 \$image_attributes of method Fisharebest\\Webtrees\\MediaFile\:\:display…