__construct() public method

public __construct ( $ageRangeType = null, $id = null, $type = null, $CriterionType = null )
Esempio n. 1
0
 public function __construct($name)
 {
     parent::__construct($name);
 }