Method: Playbook::PbTimeStacked::TimeStacked#classname
- Defined in:
- app/pb_kits/playbook/pb_time_stacked/time_stacked.rb
#classname ⇒ Object
12 13 14 15 |
# File 'app/pb_kits/playbook/pb_time_stacked/time_stacked.rb', line 12 def classname # convert deprecated prop values generate_classname("pb_time_stacked_kit", align) end |