Add a few more tests, and some POD to make sure that
new is known to be different from create as an instanciator versus a constructor.
This commit is contained in:
parent
4b17be6e54
commit
0774bf771c
2 changed files with 24 additions and 2 deletions
|
|
@ -119,7 +119,7 @@ sub getId {
|
|||
|
||||
=head2 new ( addressBook, addressId )
|
||||
|
||||
Constructor. Instanciates an address based upon addressId.
|
||||
Constructor. Instanciates an existing address from the database based upon addressId.
|
||||
|
||||
=head3 addressBook
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue