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
Tue, Nov 18, 17:44 (12 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3118420
Default Alt Text
ReportEntry.php (164 B)

Event Timeline