Example #1
0
 /**
  * Retrieves the tag name
  * @return string
  */
 public function name()
 {
     return strtolower(parent::name());
 }