PEAR_Config::validConfiguration

PEAR_Config::validConfiguration() – Determine whether any configuration files have been detected, and whether a registry object can be retrieved from this configuration.

Synopsis

require_once '/Config.php'; (since PEAR 1.4.0)

bool PEAR_Config::validConfiguration ( )

Description

This method can be used to ward off any real problems with the default configuration.

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Revert value of config key to the system-defined one (Previous) Write data into config layer from file (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.