Merge pull request #20482 from MegaphoneJon/translation-69
[civicrm-core.git] / CRM / ACL / DAO / EntityRole.php
CommitLineData
e501603b 1<?php
c3fc2621 2
e501603b
TO
3/**
4 * @package CRM
ca5cec67 5 * @copyright CiviCRM LLC https://civicrm.org/licensing
e501603b 6 */
c3fc2621 7
f41f0342 8/**
58b85361 9 * Database access object for the ACLEntityRole entity.
f41f0342 10 */
58b85361 11class CRM_ACL_DAO_EntityRole extends CRM_ACL_DAO_ACLEntityRole {}