Merge remote-tracking branch 'upstream/4.6' into 4.6-master-2015-11-16-01-17-32
[civicrm-core.git] / CRM / Core / EntityReference.php
CommitLineData
b970d9f9 1<?php
353ffa53 2
2b5b618a
TO
3/**
4 * This is included for backward compatibility with DAO's generated before 4.5.
5 *
6 * @deprecated
7 */
8class CRM_Core_EntityReference extends CRM_Core_Reference_Basic {
9}