get('entityType'); if ($entityType === null) { throw new UnexpectedValueException(); } return $entityType; } }