PEAR_ChannelFile::getServer

PEAR_ChannelFile::getServer() – Récupère le serveur du canal

Synopsis

require_once '/ChannelFile.php';

string|false PEAR_ChannelFile::getServer ( )

Description

C'est un alias de getName().

Throws

No exceptions thrown.

Note

This function can not be called statically.