File "ScaleModifier.php"
Full Path: /home/trinadezambia/public_html/gambling/vendor/intervention/image/src/Modifiers/ScaleModifier.php
File size: 128 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
declare(strict_types=1);
namespace Intervention\Image\Modifiers;
class ScaleModifier extends ResizeModifier
{
//
}