__construct() public method

public __construct ( $name = null, $countryCode = null, $id = null, $type = null, $CriterionType = null )
Esempio n. 1
0
 public function __construct($id = NULL, $id_lang = NULL)
 {
     parent::__construct($id, $id_lang);
     //		print "============== Dejala Carrier instanciated<br>\n" ;
 }