Stuck point

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
This commit is contained in:
2026-05-18 08:56:56 -07:00
parent d39458d53b
commit c4e783dd9d
4 changed files with 46 additions and 24 deletions

View File

@@ -8,7 +8,7 @@ class AnnotationContent extends TextContent {
public function __construct( $modelId = 'annotation' ) {
parent::__construct( $modelId );
}
/*
public function getTextForSearchIndex() {
}