<?phpnamespace IlluminateImageTransformations;use IlluminateContractsImageTransformation;class Grayscale implements Transformation{ //}