Page MenuHomeDevCentral

Display.php
No OneTemporary

Display.php

<?php
namespace Keruald\Commands\Display;
abstract class Display {
abstract function out (string $message) : void;
abstract function error (string $message) : void;
}

File Metadata

Mime Type
text/x-php
Expires
Sun, Nov 16, 13:14 (1 d, 12 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3141937
Default Alt Text
Display.php (179 B)

Event Timeline