1 <?php declare(strict_types=1);
15 if ($this->relation->isOwnedByActor()) {
27 if ($this->relation->isOwnedByActor()) {
28 $this->tpl->setCurrentBlock(
'requester_container');
30 $this->tpl->setCurrentBlock(
'requestee_container');
33 $this->tpl->parseCurrentBlock();