Esempio n. 1
0
 function __construct($core, $min, $max)
 {
     parent::__construct($core, array('min' => $min, 'max' => $max));
 }