ContactManagerPage::addContact
Add a new Contact item in the Contact Manager: Component screen.
Signature
public function addContact([string
$name = 'Test Contact',
array
$fields] )
Parameters
-
$name
- Test Contact Name
-
$fields
- associative array of fields in the form label => value.
Returns
- ContactManagerPage