예제 #1
0
 /**
  * getContainerClass 
  * 
  * @return string
  */
 protected function getContainerClass()
 {
     return parent::getContainerClass() . ' inline-discountValue';
 }