Skip to content

Commit 3004acb

Browse files
authored
Force workflow wait
1 parent 05561bb commit 3004acb

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
@@ -11,7 +11,7 @@ abstract class DataTableComponent extends Component
1111
use HasAllTraits;
1212

1313
/**
14-
* Runs on every request, immediately after the component is instantiated, but before any other lifecycle methods are called
14+
* Runs on every request, immediately after the component is instantiated, but before any other lifecycle methods are called
1515
*/
1616
#[On('refreshDatatable')]
1717
public function boot(): void

0 commit comments

Comments
 (0)