Page MenuHomePhorge

PhutilSafeHTMLProducerInterface.php
No OneTemporary

Size
276 B
Referenced Files
None
Subscribers
None

PhutilSafeHTMLProducerInterface.php

<?php
/**
* Implement this interface to mark an object as capable of producing a
* PhutilSafeHTML representation. This is primarily useful for building
* renderable HTML views.
*/
interface PhutilSafeHTMLProducerInterface {
public function producePhutilSafeHTML();
}

File Metadata

Mime Type
text/x-php
Expires
Mon, May 12, 9:06 AM (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
109967
Default Alt Text
PhutilSafeHTMLProducerInterface.php (276 B)

Event Timeline