<?phpdeclare(strict_types=1);namespace InterventionImageModifiers;class ResizeDownModifier extends ResizeModifier{}