projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc0e60b
)
Civi\Api4\Queue - Allow use with hook_managed
author
Tim Otten
<totten@civicrm.org>
Wed, 2 Feb 2022 21:13:26 +0000
(13:13 -0800)
committer
Tim Otten
<totten@civicrm.org>
Fri, 18 Feb 2022 23:59:38 +0000
(15:59 -0800)
Civi/Api4/Queue.php
patch
|
blob
|
blame
|
history
diff --git
a/Civi/Api4/Queue.php
b/Civi/Api4/Queue.php
index 7c4e337b875b0b8e58993fb0bd2eabeef6f2b4fa..e3ae1acbf3524611d9c75f2815b9bd3ab2670e7e 100644
(file)
--- a/
Civi/Api4/Queue.php
+++ b/
Civi/Api4/Queue.php
@@
-22,6
+22,8
@@
namespace Civi\Api4;
*/
class Queue extends \Civi\Api4\Generic\DAOEntity {
+ use Generic\Traits\ManagedEntity;
+
/**
* @return array
*/