5 lines
69 B
Plaintext
5 lines
69 B
Plaintext
<?php
|
|
namespace SYSTEM\LOG;
|
|
|
|
class ERROR extends \SYSTEM\LOG\TODO {}
|