Page MenuHomestyx hydra

PhutilSafeHTMLProducerInterface.php
No OneTemporary

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
Thu, Jan 15, 2:00 AM (1 d, 13 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
615388
Default Alt Text
PhutilSafeHTMLProducerInterface.php (276 B)

Event Timeline