Example #1
0
 public function getCSSClasses()
 {
     return Field::getCSSClasses() . strtolower($this->type);
 }