Example #1
0
 /**
  * Class constructor
  */
 private function __construct()
 {
     $this->searchDao = USEARCH_BOL_SearchDao::getInstance();
 }