JDocument::setDescription
Sets the description of the document
Signature
public function setDescription(string
$description )
Parameters
-
$description
- The description to set
Returns
- JDocument
- instance of $this to allow chaining