Services_Weather::isError
Services_Weather::isError() – Checks for an error object, same as in PEAR
Synopsis
require_once '/Weather.php';
bool
Services_Weather::isError
(
PEAR_Error|mixed
$value
)
Описание
This package is not documented yet.
Parameter
-
PEAR_Error|mixed
$value
Throws
No exceptions thrown.
Замечание
This function can not be called statically.