Skip to content

Commit

Permalink
Update Database.php
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikThiart authored Oct 2, 2023
1 parent 31c7dfe commit 255d79c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Database.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php

namespace Core\src;
namespace DBease;

/**
* Database Class
*
Expand Down

0 comments on commit 255d79c

Please sign in to comment.