Example #1
0
 function __construct($options)
 {
     \CFRuntime::init($options['key'], $options['secret_key'], $options['account_id'], $options['assoc_id']);
 }