/** * @see PasswordHash * * @return PasswordHash */ public function getUserPasswordHasher() { return parent::getUserPasswordHasher(); }