/** * Return the current $content * * @return string * * @since 3.2 */ public function getContent() { return $this->content; }