FOFHalDocument::addData
Add data to the document
Signature
public function addData(stdClass
$data,
[boolean
$overwrite = true] )
Parameters
-
$data
- The data to add
-
$overwrite
- Should I overwrite existing data?
Returns
- void