end propel 2 migration

This commit is contained in:
Manuel Raynaud
2013-07-05 09:43:49 +02:00
parent 715e7ac294
commit 5fbb923e40
3 changed files with 19 additions and 4 deletions

View File

@@ -28,6 +28,7 @@ class Customer extends BaseCustomer {
* @param int $countryId customer country id (from Country table)
* @param string $email customer email, must be unique
* @param string $plainPassword customer plain password, hash is made calling setPassword method. Not mandatory parameter but an exception is thrown if customer is new without password
* @param string $lang
* @param int $reseller
* @param null $sponsor
* @param int $discount