Skip to content

Commit

Permalink
Update phpdoc for getContacts to reflect parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
christianruhstaller committed Jan 16, 2019
1 parent 8d0ce46 commit d8e910d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Bexio/Resource/Contact.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ class Contact extends Bexio {
/**
* Gets all the contacts
*
* @param array $params
* @return array
*/
public function getContacts(array $params = [])
Expand Down

0 comments on commit d8e910d

Please sign in to comment.