<!--- Please review our guidelines before adding a new issue: https://github.com/magento/magento2/wiki/Issue-reporting-guidelines Fields marked with (*) are required. Please don't remove the template. --> ### Preconditions (*) <!--- Provide the exact Magento version (example: 2.2.5) and any important information on the environment where bug is reproducible. --> 1. Magento 2.2.5 Installed. ### Steps to reproduce (*) <!--- Important: Provide a set of clear steps to reproduce this bug. We can not provide support without clear instructions on how to reproduce. --> 1. Go to admin panel -> Stores -> Configuration -> Product Image Placeholders 2. Set the product Placeholder image. 3. Get the product image and display wherever you need.(I Retrieved in .phtml file)  ### Expected result (*) <!--- Tell us what do you expect to happen. --> 1. It should display the placeholder image if the base/small/thumb image not specified. ### Actual result (*) <!--- Tell us what happened instead. Include error messages and issues. --> 1. It shows the broken image.