CRM-15901: Turn off PHP errors display for all ajax calls
[civicrm-core.git] / CRM / Core / EntityReference.php
CommitLineData
2b5b618a
TO
1?php
2/**
3 * This is included for backward compatibility with DAO's generated before 4.5.
4 *
5 * @deprecated
6 */
7class CRM_Core_EntityReference extends CRM_Core_Reference_Basic {
8}