Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
medienbaecker committed May 2, 2024
1 parent 5d87c97 commit e3d7ca5
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 @@ -74,7 +74,7 @@ fields:
```

You can access the module page object with `$module` and the parent page object with `$page`.
The `$module->moduleId()` method returns the module ID, e.g. `module_text` or `module_gallery`.
The `$module->moduleId()` method returns the module ID as a BEM class, e.g. `module--text` or `module--gallery`.

## Options

Expand Down

0 comments on commit e3d7ca5

Please sign in to comment.