Skip to content

Commit 6ce99eb

Browse files
yajragithub-actions[bot]
authored andcommitted
fix: pint
1 parent 6b3f200 commit 6ce99eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Html/HasOptions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ public function displayStart(int $value = 0): static
7373
* Set dom option value.
7474
*
7575
* @return $this
76-
* @deprecated Use layout() method instead.
7776
*
77+
* @deprecated Use layout() method instead.
7878
* @see https://datatables.net/reference/option/dom
7979
*/
8080
public function dom(string $value): static

0 commit comments

Comments
 (0)