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