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