Work on making country nullable. Presently the datamapper cant deal with it though...
authorCameron Ball <cameron@getapproved.com.au>
Fri, 2 Jan 2015 03:57:44 +0000 (11:57 +0800)
committerCameron Ball <cameron@getapproved.com.au>
Fri, 2 Jan 2015 03:57:44 +0000 (11:57 +0800)
commit797774b9428e73f8ed5c48f220fb5c7e4483af6d
tree0c328d4435a76be1bdc5ac3fda58b53016d84d4b
parente0dca0223154254eeeddbca1f726c9cc945c6dbc
Work on making country nullable. Presently the datamapper cant deal with it though, so work on that
Controllers/UserAuthController.php
Controllers/UserController.php
DataAccess/DataMapper/Helpers/VOMapsHelper.php
Domain/Entities/IUser.php
Domain/Entities/IUserBuilder.php
Domain/Entities/User.php
Domain/Entities/UserBuilder.php
Domain/Entities/UserFactory.php
Domain/Entities/UserStepByStepBuilder.php