* @author Chuck Hagenbuch * @category Horde * @license http://www.horde.org/licenses/lgpl21 LGPL * @package Data */ /** * Implement the Horde_Data:: API for vTodo data. * * @author Jan Schneider * @author Chuck Hagenbuch * @category Horde * @copyright 1999-2017 Horde LLC * @license http://www.horde.org/licenses/lgpl21 LGPL * @package Data */ class Horde_Data_Vtodo extends Horde_Data_Imc {}