Closed alymdrictels closed 7 years ago
...option results in PHP warnings.
Calling contentService->deleteContent on a contentInfo referring to a value object containing image fields fails, because eventually pathinfo is called on a BinaryFile object instead of an url.
Thanks @alymdrictels 👍
...option results in PHP warnings.
Calling contentService->deleteContent on a contentInfo referring to a value object containing image fields fails, because eventually pathinfo is called on a BinaryFile object instead of an url.