Example #1
0
 function outputSimpleSelector(CSSSimpleSelector $o)
 {
     return '<span>' . parent::outputSimpleSelector($o) . '</span>';
 }