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