Skip to content

Commit

Permalink
Remove Computed from Set
Browse files Browse the repository at this point in the history
  • Loading branch information
lrljoe committed Dec 3, 2024
1 parent 639d37a commit 5ad3f49
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ public function setBulkActionsThCheckboxAttributes(array $bulkActionsThCheckboxA
/**
* Used to set attributes for the Bulk Actions Row Buttons
*/
#[Computed]
public function setBulkActionsRowButtonAttributes(array $bulkActionsRowButtonAttributes): self
{
$this->setCustomAttributes('bulkActionsRowButtonAttributes', $bulkActionsRowButtonAttributes);
Expand Down

0 comments on commit 5ad3f49

Please sign in to comment.