Skip to content

Commit

Permalink
Edit annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
angelokezimana committed Jan 13, 2021
1 parent 001facd commit 9a99aaf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/db/Database.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Class Database
*
* @author Kezimana Aimé Angelo <[email protected]>
* @package app\core
* @package app\core\db
*/
class Database
{
Expand Down
2 changes: 1 addition & 1 deletion core/db/DbModel.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* Class DbModel
*
* @author Kezimana Aimé Angelo <[email protected]>
* @package app\core
* @package app\core\db
*/
abstract class DbModel extends Model
{
Expand Down

0 comments on commit 9a99aaf

Please sign in to comment.