This commit is contained in:
Yuri Kuznetsov
2021-10-29 15:14:37 +03:00
parent 2afaf8b446
commit 8f93507fec
5 changed files with 17 additions and 7 deletions
@@ -315,6 +315,8 @@ class Processor
return;
}
$parent = null;
$parentId = $note->get('parentId');
$parentType = $note->get('parentType');