defaultAvatarProvider = $provider; return $this; } public function getDefaultAvatarProvider(): string { return $this->defaultAvatarProvider; } }