PEAR_Config::deleteChannel

PEAR_Config::deleteChannel() – deleteChannel

Synopsis

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

void PEAR_Config::deleteChannel ( string $channel )

Description

remove a channel's configuration entirely.

Parameter

string $channel

Channel name to delete (channel server).

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Tells what config layer that gets to define a key (Previous) Returns a configuration value (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.