Adding commit message to Build
This commit is contained in:
parent
e888032bdf
commit
eaec52b525
14 changed files with 189 additions and 46 deletions
7
PHPCI/Model.php
Normal file
7
PHPCI/Model.php
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
namespace PHPCI;
|
||||
|
||||
abstract class Model extends \b8\Model
|
||||
{
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue