Calendar_Validator::fetch
Calendar_Validator::fetch() – Iterates over any validation errors
Synopsis
require_once 'Validator.php';
mixed Calendar_Validator::fetch (
)
Описание
This package is not documented yet.
Return value
returns either Calendar_Validation_Error or false
Throws
throws no exceptions thrown
Замечание
This function can not be called statically.