JDocumentHTML::mergeHeadData
Merge the HTML document head data
Signature
public function mergeHeadData(array
$data )
Parameters
-
$data
- The document head data in array form
Returns
- JDocumentHTML
- instance of $this to allow chaining