コード例 #1
0
 /**
  * Class constructor
  *
  */
 private function __construct()
 {
     $this->clipFeaturedDao = VWLS_BOL_ClipFeaturedDao::getInstance();
 }