Class: EhbrsRubyUtils::Bga::Table::WhatsappFormatters::Beginning::FormatPlayer
- Inherits:
-
EhbrsRubyUtils::Bga::Table::WhatsappFormatters::Base::FormatPlayer
- Object
- EhbrsRubyUtils::Bga::Table::WhatsappFormatters::Base::FormatPlayer
- EhbrsRubyUtils::Bga::Table::WhatsappFormatters::Beginning::FormatPlayer
- Defined in:
- lib/ehbrs_ruby_utils/bga/table/whatsapp_formatters/beginning/format_player.rb
Constant Summary collapse
- FIELDS =
%w[name].freeze
Constants inherited from EhbrsRubyUtils::Bga::Table::WhatsappFormatters::Base::FormatPlayer
EhbrsRubyUtils::Bga::Table::WhatsappFormatters::Base::FormatPlayer::FIELD_SEPARATOR
Instance Method Summary collapse
Methods inherited from EhbrsRubyUtils::Bga::Table::WhatsappFormatters::Base::FormatPlayer
Instance Method Details
#fields ⇒ Object
16 17 18 |
# File 'lib/ehbrs_ruby_utils/bga/table/whatsapp_formatters/beginning/format_player.rb', line 16 def fields FIELDS end |