Method Controller::generateImage
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Generate an image tag and return it as HTML string
protected function string generateImage(string $src, string $alt, string $attributes)
Parameters
- string $src
- Not documented yet. Please add documentation to this entry.
- string $alt
- Default: ''
- Not documented yet. Please add documentation to this entry.
- string $attributes
- Default: ''
- Not documented yet. Please add documentation to this entry.
Add a comment