Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gwleuverink authored Aug 29, 2024
1 parent c215d99 commit ff5c13d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ $validated = $this->group('a')
### Conflicting `group` method signature

I realize that `group` is a very generic method name that you might well use inside your own components.
You may change the macro's signature by providing an alias.
You may change the method signature by providing an alias.

```php
use WithGroups {
Expand Down

0 comments on commit ff5c13d

Please sign in to comment.