mirror of
https://codeberg.org/vlw/scaffold.git
synced 2026-02-26 03:21:57 +01:00
fix: restore main Scaffold class namespace
This commit is contained in:
parent
a77c0ac6a3
commit
692f5da10d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace vlw;
|
||||
namespace vlw\Scaffold;
|
||||
|
||||
use VV;
|
||||
use Reflect\Path;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue