JDocument::setModifiedDate
Sets the document modified date
Signature
public function setModifiedDate(string
$dateĀ )
Parameters
-
$date
- The date to be set
Returns
- JDocument
- instance of $this to allow chaining