We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d87c97 commit e3d7ca5Copy full SHA for e3d7ca5
README.md
@@ -74,7 +74,7 @@ fields:
74
```
75
76
You can access the module page object with `$module` and the parent page object with `$page`.
77
-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`.
78
79
## Options
80
0 commit comments