You are here

property MCAPI::$api_key in Mailchimp 7

Same name and namespace in other branches
  1. 5.2 MCAPI.class.php \MCAPI::api_key
  2. 5 MCAPI.class.php \MCAPI::api_key
  3. 6.2 MCAPI.class.php \MCAPI::api_key
  4. 6 MCAPI.class.php \MCAPI::api_key

Cache the user api_key so we only have to log in once per client instantiation

File

./MCAPI.class.php, line 26

Class

MCAPI

Code

var $api_key;