]> Raphaƫl G. Git Repositories - airbundle/blobdiff - Entity/User.php
Cleanup
[airbundle] / Entity / User.php
index fe838c38cf6e18179d8a0f82a47c03e2a9cbb5a3..5738c3aa6f93fc00fcf313cf460b8352df462404 100644 (file)
@@ -101,7 +101,7 @@ class User extends BaseUser {
         *
         * @param Country $country
         *
-        * @return Snippet
+        * @return User
         */
        public function setCountry(Country $country) {
                $this->country = $country;