VERSION UPDATE: beta 0.6.0 see the readme.md document
This commit is contained in:
13
core/t/pageination.php
Executable file
13
core/t/pageination.php
Executable file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
namespace Nibiru\Attributes;
|
||||
/**
|
||||
* Created by PhpStorm.
|
||||
* User: mithril
|
||||
* Date: 15.09.18
|
||||
* Time: 03:17
|
||||
*/
|
||||
|
||||
trait Pageination
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user