- improving the content of comments
This commit is contained in:
parent
a08c6c9529
commit
2f112db339
@ -9,10 +9,10 @@ use Illuminate\Database\Eloquent\Model;
|
||||
use Illuminate\Database\Eloquent\SoftDeletes;
|
||||
|
||||
/**
|
||||
* @param int $id
|
||||
* @param string $message
|
||||
* @param string $email
|
||||
* @param string $sender
|
||||
* @property int $id
|
||||
* @property string $message
|
||||
* @property string $email
|
||||
* @property string $sender
|
||||
*/
|
||||
class Message extends Model
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user