crazy stuff
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php namespace Lucent\Core\Schema;
|
||||
|
||||
class SchemaModule
|
||||
{
|
||||
public function __construct()
|
||||
{
|
||||
// Constructor logic here
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user