Closed chapeupreto closed 5 years ago
I would like to add my 2 cents and say that it's probably better to change the facade accessor to return ImageSanitize::class
@chapeupreto thanks for your PR we will take a look at it later due to lack of time.
@koenhoeijmakers Totally agree with you. Thanks! @nuernbergerA No worries. I'm gonna close this PR and open another one soon. Also, this time I think it'd be better to have a separate file for the Facade tests.
This PR fixes
ImageSanitizeFacade
by aliasingImageSanitize::class
toimage-sanitize
.Also, tests considering Facade usage were written.