docs
docs copied to clipboard
Document contao.image.resizer, File::createIfDeferred
A common obstacle when developing custom application logic in Contao 4.9 is, that images aren't immediately processed. Thus, when working with images, and the resized images are needed immediately, resizeDeferredImage and createIfDeferred should be mentioned.