Basic commit
Added meta data files (gitattribute to normalize line ending, gitignore), as well as a simple Model and non-working tests.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
$autoloader = require __DIR__ . "/../vendor/autoload.php";
|
||||
Reference in New Issue
Block a user