Skip to content

Commit

Permalink
Update: Doc block
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnitto committed Mar 29, 2024
1 parent 76c0b4c commit 5b5e776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Classes/EelHelper/AlpineJSHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ public function magic(string $name, mixed ...$arguments)
}

/**
* Use this to pass a javascript expression inside of the `AlpineJS.object`, `AlpineJS.xData` or `AlpineJS.magic` helper
* Use this to pass a javascript expression inside of the `AlpineJS.object`, `AlpineJS.function` or `AlpineJS.magic` helper
*
* @param string $value
* @return string
Expand Down

0 comments on commit 5b5e776

Please sign in to comment.