mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-01-06 02:49:31 -06:00
tom updated comments
This commit is contained in:
@@ -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. */
|
||||
|
||||
@@ -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. */
|
||||
|
||||
Reference in New Issue
Block a user