tom updated comments

This commit is contained in:
silverqx
2023-12-12 21:19:25 +01:00
parent 24883b26cb
commit 6dae6934a1
2 changed files with 2 additions and 2 deletions

View File

@@ -56,7 +56,7 @@ namespace Tom
TINYORM_END_COMMON_NAMESPACE
// Predefine some aliases so the user doesn't have to
// Import the most used constants into Migrations namespace so the user doesn't have to
namespace Migrations
{
/*! Alias for the Schema Blueprint. */

View File

@@ -158,7 +158,7 @@ namespace Concerns
TINYORM_END_COMMON_NAMESPACE
// Predefine some aliases so the user doesn't have to
// Import the most used constants into the Seeders namespace so the user doesn't have to
namespace Seeders
{
/*! Alias for the DB facade. */