PEAR_ChannelFile::setSummary

PEAR_ChannelFile::setSummary() – set the summary of a channel's purpose

Synopsis

require_once '/ChannelFile.php';

boolean PEAR_ChannelFile::setSummary ( string $summary )

Description

This sets a human-readable description of a channel's purpose.

Parameter

string $summary

The channel summary

Return value

returns success

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Sets whether SSL is used to connect to this channel (Previous) Set the package validation object if it differs from PEAR's default. (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.