in src/Elastic/Types/User.php [78:81]
final public function setFullName(string $fullName) { $this->data['full_name'] = $fullName; }