Files
nibiru-framework.com/core/t/pageination.php
2018-12-05 20:59:28 +01:00

13 lines
144 B
PHP
Executable File

<?php
namespace Nibiru\Attributes;
/**
* Created by PhpStorm.
* User: mithril
* Date: 15.09.18
* Time: 03:17
*/
trait Pageination
{
}