示例#1
0
 /**
  * Renders the label
  *
  * @return string 
  * @static 
  */
 public static function render()
 {
     return \Bootstrapper\Label::render();
 }