Exemple #1
0
 /**
  * Constructor for the web service 
  * @param $params array  the array of GET parameters
  * */
 protected function __construct()
 {
     parent::__construct();
 }