getNodeFactory()->createWrapperNode($document, '
', '
'); } /** * Get the directive name */ public function getName(): string { return 'tip'; } }