Exemplo n.º 1
0
 public static function setDefaultAdapter(CU_Form_Model_Adapter_Interface $adapter)
 {
     self::$_defaultAdapter = $adapter;
 }