Page MenuHomeDevCentral

ReportEntry.php
No OneTemporary

ReportEntry.php

<?php
namespace Keruald\Reporting;
class ReportEntry {
public function __construct (
public string $title,
public string $text,
) { }
}

File Metadata

Mime Type
text/x-php
Expires
Fri, Feb 28, 20:14 (4 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2438871
Default Alt Text
ReportEntry.php (164 B)

Event Timeline