Example #1
0
 private function getContacts()
 {
     return array_merge($this->contactProvider->getContactsFormRepresentation(), array('all' => 'form.select_all_contacts'));
 }