fix: restore main Scaffold class namespace

This commit is contained in:
Victor Westerlund 2026-01-25 10:12:13 +01:00
parent a77c0ac6a3
commit 692f5da10d
Signed by: vlw
GPG key ID: D0AD730E1057DFC6

View file

@ -1,6 +1,6 @@
<?php
namespace vlw;
namespace vlw\Scaffold;
use VV;
use Reflect\Path;