Fixed rhpz.org
This commit is contained in:
@@ -105,6 +105,11 @@ use Spatie\Activitylog\Support\LogOptions;
|
||||
* @property-read float $average_rating
|
||||
* @property-read int $reviews_count_cached
|
||||
* @property-read string $description_html
|
||||
* @property int $nsfw
|
||||
* @property int $old_download_count
|
||||
* @property-read int $total_downloads
|
||||
* @method static Builder<static>|Entry whereNsfw($value)
|
||||
* @method static Builder<static>|Entry whereOldDownloadCount($value)
|
||||
* @mixin \Eloquent
|
||||
*/
|
||||
class Entry extends Model
|
||||
|
||||
Reference in New Issue
Block a user