Page MenuHomeDevCentral

HTMLOutput.php
No OneTemporary

HTMLOutput.php

<?php
namespace Keruald\Reporting\Output;
class HTMLOutput extends Output {
public function render () : string {
return "";
}
}

File Metadata

Mime Type
text/x-php
Expires
Tue, Jul 7, 17:24 (1 d, 10 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3898720
Default Alt Text
HTMLOutput.php (148 B)

Event Timeline