19 declare(strict_types=1);
    29         if ($this->relation->isOwnedByActor()) {
    38         if ($this->relation->isOwnedByActor()) {
    39             $this->tpl->setCurrentBlock(
'requester_container');
    41             $this->tpl->setCurrentBlock(
'requestee_container');
    44         $this->tpl->parseCurrentBlock();