Calendar::size
Calendar::size() – Get the number Calendar subclass objects stored in the internal
collection.
Synopsis
require_once 'Calendar.php';
int Calendar::size (
)
Description
This package is not documented yet.
Throws
throws no exceptions thrown
Note
This function can not be called
statically.