avatarManager = $avatarManager; } public function run($argument) { $this->avatarManager->clearCachedAvatars(); } }