element->getTarget()}\">{$this->element->getText()}" . PHP_EOL; if (!$this->withoutP) { $html = '

' . $html . '

' . PHP_EOL; } return $html; } }