Пример #1
0
 /**
  * Retrieve text to display
  * @return string
  */
 public function getText()
 {
     return '*' . parent::getText() . '*';
 }