Файловый менеджер - Редактировать - /home/easybachat/resumewing.com/vendor/intervention/image/src/Modifiers/PadModifier.php
Ðазад
<?php declare(strict_types=1); namespace Intervention\Image\Modifiers; use Intervention\Image\Interfaces\ImageInterface; use Intervention\Image\Interfaces\SizeInterface; class PadModifier extends ContainModifier { public function getCropSize(ImageInterface $image): SizeInterface { return $image->size() ->containMax( $this->width, $this->height ) ->alignPivotTo( $this->getResizeSize($image), $this->position ); } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.29 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 5.4 |
proxy
|
phpinfo
|
ÐаÑтройка