Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhutilSafeHTMLProducerInterface

interface PhutilSafeHTMLProducerInterface
Phabricator Technical Documentation (Remarkup)

Implement this interface to mark an object as capable of producing a PhutilSafeHTML representation. This is primarily useful for building renderable HTML views.

Methods

public function producePhutilSafeHTML()

This method is not documented.
Return
wild