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
Mon, Nov 17, 15:53 (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3141937
Default Alt Text
Display.php (179 B)

Event Timeline