VENOM-10: Moved to new Module Structure
Fixed File-Endings Added Entity-System
This commit is contained in:
parent
32a78ed1b9
commit
eb6770204a
104 changed files with 1434 additions and 1054 deletions
3
src/Venom/Core/Config.php
Normal file → Executable file
3
src/Venom/Core/Config.php
Normal file → Executable file
|
|
@ -2,7 +2,8 @@
|
|||
|
||||
namespace Venom\Core;
|
||||
|
||||
use Venom\Models\ConfigObject;
|
||||
use Venom\Core\Database\DatabaseHandler;
|
||||
use Venom\Entities\ConfigObject;
|
||||
|
||||
class Config
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue