'Text', ]; private static $extensions = [ Versioned::class, ]; public function PreviewLink($action = null) { return $this->PreviewLinkTestProperty; } public function getMimeType() { return 'text/html'; } public function CMSEditLink() { return null; } }