Exemple #1
0
 public function setPacksConfig(array $packsConfig)
 {
     self::$_packsConfig = $packsConfig;
     return $this;
 }