Lines Matching refs:annotation
436 $annotation = $helper->getAnnotation($id, $annId);
437 if ($annotation === null) {
441 if (!$helper->canEditAnnotation($annotation, $user, $isAdmin)) {
474 $annotation = $helper->getAnnotation($id, $annId);
475 if ($annotation === null) {
481 foreach (($annotation['replies'] ?? []) as $r) {
522 $annotation = $helper->getAnnotation($id, $annId);
523 if ($annotation === null) {
527 if (!$helper->canEditAnnotation($annotation, $user, $isAdmin)) {
559 $annotation = $helper->getAnnotation($id, $annId);
560 if ($annotation === null) {
565 foreach (($annotation['replies'] ?? []) as $r) {