logo, improved listing, some helpers, mail confirms table, confirmed flag, user title column..
This commit is contained in:
@@ -14,8 +14,8 @@ use Illuminate\Database\Eloquent\Model;
|
||||
* @property int $object_id
|
||||
* @property int $author_id
|
||||
* @property string $message
|
||||
* @property User $author
|
||||
* @property mixed $object - morph
|
||||
* @property-read User $author
|
||||
*/
|
||||
class ContentReport extends Model
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user