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