示例#1
0
 function cssSelector($append = '', $nestingLevel = null)
 {
     return parent::cssSelector('.Action' . $append, $nestingLevel);
 }