Class Support_Resources_DefaultConfigProvider

Description

Implements interfaces:

The default config data provider includes a file named config.php (from anywhere in the include path) which is expected to populate a global array named APP_CONFIG.

Located in /support/lib/Support/Resources/DefaultConfigProvider.php (line 11)


	
			
Variable Summary
 mixed $included
Method Summary
 Support_Resources_DefaultConfigProvider __construct ()
 array get ()
Variables
mixed $included (line 12)
  • access: protected
Methods
Constructor __construct (line 17)

Constructor

  • access: public
Support_Resources_DefaultConfigProvider __construct ()
get (line 26)

Return the application configuration data.

  • access: public
array get ()

Implementation of:
Support_Resources_ConfigProvider::get()
Return the array of application configuration data.

Documentation generated on Wed, 25 Apr 2012 09:46:42 -0700 by phpDocumentor 1.4.3