Overview

Namespaces

  • Ctct
    • Auth
    • Components
      • Account
      • Activities
      • Contacts
      • EmailMarketing
      • Library
      • Tracking
    • Exceptions
    • Services
    • Util
    • WebHooks

Classes

  • Config
  • Overview
  • Namespace
  • Class

Class Config

Configuration class to hold endpoints, urls, errors messages etc.

Namespace: Ctct\Util
Package: Util
Author: Constant Contact
Located at Util/Config.php
Methods summary
public static string
# get( $index )

Get a configuration property given a specified location, example usage: Config::get('auth.token_endpoint')

Get a configuration property given a specified location, example usage: Config::get('auth.token_endpoint')

Parameters

$index
location of the property to obtain

Returns

string
API documentation generated by ApiGen