mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
Integration code generated
This commit is contained in:
@@ -99,7 +99,7 @@ class Activity
|
||||
*
|
||||
* @return Activity
|
||||
*/
|
||||
public function setUserr(User $user)
|
||||
public function setUser(User $user)
|
||||
{
|
||||
$this->user = $user;
|
||||
|
||||
|
Reference in New Issue
Block a user