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
Wed, Dec 17, 10:18 (2 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3263440
Default Alt Text
HTMLOutput.php (148 B)

Event Timeline