made the code more composer friendly

This commit is contained in:
2025-11-19 00:03:03 -08:00
parent a14df54cd9
commit 466d34c39f
12 changed files with 164 additions and 84 deletions

View File

@@ -1,5 +1,5 @@
<?php
namespace Novaconium;
class MessageHandler {
private $messages = [
'error' => [],