This commit is contained in:
E98Developer 2026-02-21 06:54:31 +01:00
parent eb82071f86
commit 0248fc697a

View File

@ -1,3 +1,4 @@
<?php
namespace App;
echo "hello Namespace";
echo "hello Namespace";
?>