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 395cfe0 commit 9ccb1beCopy full SHA for 9ccb1be
app/Policies/DaftarPenilaianRewardPolicy.php
@@ -45,7 +45,7 @@ public function create(): bool
45
/**
46
* Determine whether the user can update the model.
47
*/
48
- public function update(User $user, DaftarPenilaianReward $daftar): bool
+ public function update(): bool
49
{
50
return false;
51
}
0 commit comments