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
Tue, Jun 17, 9:55 PM (1 d, 15 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
229192
Default Alt Text
PhutilSafeHTMLProducerInterface.php (276 B)

Event Timeline