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 43a12b0 commit 11fafffCopy full SHA for 11fafff
src/Schema/Field/Integer.php
@@ -4,7 +4,7 @@
4
5
use Closure;
6
7
-class Integer extends Attribute
+class Integer extends Number
8
{
9
public function __construct(string $name)
10
0 commit comments