We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -6,5 +6,5 @@ |
||
6 | 6 | |
7 | 7 | class Bank extends Model |
8 | 8 | { |
9 | - protected $filliable = []; |
|
9 | + protected $filliable = [ ]; |
|
10 | 10 | } |