Rapsys Git
/
airbundle
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add city_zipcode3 index
[airbundle]
/
Entity
/
User.php
diff --git
a/Entity/User.php
b/Entity/User.php
index fe838c38cf6e18179d8a0f82a47c03e2a9cbb5a3..5738c3aa6f93fc00fcf313cf460b8352df462404 100644
(file)
--- a/
Entity/User.php
+++ b/
Entity/User.php
@@
-101,7
+101,7
@@
class User extends BaseUser {
*
* @param Country $country
*
- * @return
Snippet
+ * @return
User
*/
public function setCountry(Country $country) {
$this->country = $country;