Make attr_reader in `Gitlab::Zentao::Query` private
Issue: #343292 (closed)
Narrow scope of "attr_reader" methods.
They are only used in current class, so put them under private.
Issue: #343292 (closed)
Narrow scope of "attr_reader" methods.
They are only used in current class, so put them under private.