Exemple #1
0
 function __construct($core, $checker_params = NULL, $fetch_user_properties = NULL)
 {
     $this->data_property = "userid";
     parent::__construct($core, $checker_params, $fetch_user_properties);
 }