Add missing id properties
This commit is contained in:
@@ -6,6 +6,7 @@ use ErrorException;
|
||||
use Illuminate\Database\Eloquent\Model;
|
||||
|
||||
/**
|
||||
* @property int $id
|
||||
* @property string $name
|
||||
* @property string $value
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user