rental moon testing
This commit is contained in:
@@ -7,7 +7,7 @@ use Illuminate\Database\Eloquent\Model;
|
|||||||
class AllianceRentalMoon extends Model
|
class AllianceRentalMoon extends Model
|
||||||
{
|
{
|
||||||
//Table Name
|
//Table Name
|
||||||
protected $table = 'alliance_moon_rentals';
|
protected $table = 'alliance_rental_moons';
|
||||||
|
|
||||||
//Primary Key
|
//Primary Key
|
||||||
public $primaryKey = 'id';
|
public $primaryKey = 'id';
|
||||||
|
|||||||
Reference in New Issue
Block a user