示例#1
0
 /**
  * StringList constructor.
  */
 public function __construct()
 {
     parent::__construct('numeric');
 }