We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 951d788 commit 256b306Copy full SHA for 256b306
src/Models/Interest.php
@@ -38,7 +38,7 @@ class Interest extends Model
38
public $timestamps = false;
39
40
/**
41
- * Table doesn't have an incrementing ID
+ * Table doesn't have an incrementing ID.
42
*/
43
public $incrementing = false;
44
0 commit comments