implemented step 01

This commit is contained in:
2026-06-12 15:11:37 +02:00
parent 0751808967
commit a334da7231
18 changed files with 772 additions and 0 deletions

View File

@ -0,0 +1,9 @@
<?php
// autoload_namespaces.php @generated by Composer
$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);
return array(
);