Contents |
VF_Note→__construct
VF_Note→__construct — Creates a new VF_Note object
Description
__construct (string $header, string $body);
Creates a new VF_Note object.
Parameters
- header
Heading text - body
The note text itself.
Return values
No value is returned

