public function AuthorDatumBase::output in Author Pane 8.3
Returns the HTML string that contains the output of the datum.
1 method overrides AuthorDatumBase::output()
- Username::output in src/
Plugin/ AuthorPane/ Username.php - Returns the HTML string that contains the output of the datum.
File
- src/
Plugin/ AuthorPane/ AuthorDatumBase.php, line 122 - Contains \Drupal\author_pane\Plugin\AuthorPane\AuthorDatumBase.
Class
Namespace
Drupal\author_pane\Plugin\AuthorPaneCode
public function output() {
}