*/ class RawSection extends BaseSection { protected $id = 'rawSection'; protected $name = 'rawSection'; protected $class = ['lu-col-md-12']; }