JDocumentOpensearch::addImage
Adds an image to the OpenSearch description.
Signature
public function addImage(JOpenSearchImage
$imageĀ )
Parameters
-
$image
- The image to add to the description.
Returns
- JDocumentOpensearch
- instance of $this to allow chaining