Example #1
0
 /**
  * Renders the tabbable object
  *
  * @return string 
  * @static 
  */
 public static function render()
 {
     return \Bootstrapper\Tabbable::render();
 }