Page MenuHomeDevCentral

MarkdownOutput.php
No OneTemporary

MarkdownOutput.php

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

File Metadata

Mime Type
text/x-php
Expires
Thu, Apr 9, 02:18 (9 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3585088
Default Alt Text
MarkdownOutput.php (151 B)

Event Timeline