First commit, version 0.1 beta base nibiru framework
This commit is contained in:
14
core/i/formfromtable.php
Normal file
14
core/i/formfromtable.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
namespace Nibiru;
|
||||
|
||||
/**
|
||||
* Created by PhpStorm.
|
||||
* User: mithril
|
||||
* Date: 17.03.2017
|
||||
* Time: 14:27
|
||||
*/
|
||||
interface IFormfromtable
|
||||
{
|
||||
//TODO: Buld form from table
|
||||
}
|
||||
Reference in New Issue
Block a user