Esempio n. 1
0
 /**
  * Class constructor
  *
  */
 private function __construct()
 {
     $this->clipDao = VWLS_BOL_ClipDao::getInstance();
     //        $this->clipFeaturedDao = VWLS_BOL_ClipFeaturedDao::getInstance();
 }