INFRA-132 - Trailing commas for multiline arrays
[civicrm-core.git] / CRM / Core / EntityReference.php
CommitLineData
b970d9f9 1<?php
2b5b618a
TO
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}