This commit is contained in:
2021-03-24 10:18:18 +08:00
parent 44ec5db57a
commit d910bdc71f
+5
View File
@@ -15,6 +15,11 @@ use ReflectionException;
use Snowflake\Exception\NotFindClassException;
use Snowflake\Snowflake;
/**
* Trait Builder
* @package Database\Traits
*/
trait Builder
{