* The image as a response, ready to store in cache or return to users
()
| 6600 | * The image as a response, ready to store in cache or return to users |
| 6601 | */ |
| 6602 | response(): Response; |
| 6603 | /** |
| 6604 | * The content type of the returned image |
| 6605 | */ |
nothing calls this directly
no outgoing calls
no test coverage detected