/**
  * @see Content::getContentHandler
  *
  * @since 1.21
  */
 public function getContentHandler()
 {
     return ContentHandler::getForContent($this);
 }