Форматирование
This commit is contained in:
@@ -7,6 +7,7 @@ use Illuminate\Database\Eloquent\Model;
|
||||
class MetrikaItem extends Model
|
||||
{
|
||||
protected $primaryKey = 'metrika_item_id';
|
||||
|
||||
public $timestamps = false;
|
||||
|
||||
protected $fillable = [
|
||||
|
||||
Reference in New Issue
Block a user