* @copyright 2001-2016 by RalfBecker@outdoor-training.de * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License * @package api * @subpackage link * @version $Id$ */ use EGroupware\Api; /** * Generalized linking between entries of EGroupware apps * * * @deprecated use Api\Link */ class egw_link extends Api\Link {}