schema with beans instead of arrays
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
<?php
|
||||
namespace DatabaseHelper;
|
||||
|
||||
use DatabaseHelper\beans\Schema;
|
||||
|
||||
class Database
|
||||
{
|
||||
/**
|
||||
|
Reference in New Issue
Block a user