Exemplo n.º 1
0
 /** Get a {@link PeclCaller} instance.
  *
  * @return	PeclCaller	A {@link PeclCaller} instance.
  * @static
  * @access	public
  */
 public static function getPeclCaller()
 {
     return PeclCaller::getInstance();
 }