Skip to content

Commit 48ddcae

Browse files
authored
Force TestRun
1 parent 4e51887 commit 48ddcae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DataTableComponent.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ abstract class DataTableComponent extends Component
1212

1313
/**
1414
* Runs on every request, immediately after the component is instantiated, but before any other lifecycle methods are called
15-
* Called when refreshDatatable is called as an event
15+
* Called when refreshDatatable is called as an event
1616
*/
1717
#[On('refreshDatatable')]
1818
public function boot(): void

0 commit comments

Comments
 (0)