mirror of
https://github.com/Karaka-Management/oms-Comments.git
synced 2026-01-22 13:38:40 +00:00
formatting fixes, bug fixes and support impl.
This commit is contained in:
parent
5f2e129a68
commit
00d9b01b4d
0
.directory
Normal file → Executable file
0
.directory
Normal file → Executable file
|
|
@ -19,7 +19,7 @@ use Modules\Admin\Models\NullAccount;
|
|||
use Modules\Media\Models\Media;
|
||||
|
||||
/**
|
||||
* Task class.
|
||||
* Comment class.
|
||||
*
|
||||
* @package Modules\Comments\Models
|
||||
* @license OMS License 1.0
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ declare(strict_types=1);
|
|||
namespace Modules\Comments\Models;
|
||||
|
||||
/**
|
||||
* Task class.
|
||||
* Comment list class.
|
||||
*
|
||||
* @package Modules\Comments\Models
|
||||
* @license OMS License 1.0
|
||||
|
|
|
|||
2
Models/CommentVote.php
Normal file → Executable file
2
Models/CommentVote.php
Normal file → Executable file
|
|
@ -18,7 +18,7 @@ use Modules\Admin\Models\Account;
|
|||
use Modules\Admin\Models\NullAccount;
|
||||
|
||||
/**
|
||||
* Task class.
|
||||
* Comment vote class.
|
||||
*
|
||||
* @package Modules\Comments\Models
|
||||
* @license OMS License 1.0
|
||||
|
|
|
|||
0
Models/CommentVoteMapper.php
Normal file → Executable file
0
Models/CommentVoteMapper.php
Normal file → Executable file
0
Models/NullCommentVote.php
Normal file → Executable file
0
Models/NullCommentVote.php
Normal file → Executable file
0
Models/PermissionState.php
Normal file → Executable file
0
Models/PermissionState.php
Normal file → Executable file
Loading…
Reference in New Issue
Block a user