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