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 4db6184 commit 02d5314Copy full SHA for 02d5314
src/StimulusBundle/src/Dto/StimulusAttributes.php
@@ -219,8 +219,6 @@ private function normalizeControllerName(string $controllerName): string
219
}
220
221
/**
222
- * Normalize a Stimulus controller's action event name.
223
- *
224
* @see https://stimulus.hotwired.dev/reference/actions
225
*/
226
private function normalizeEventName(?string $eventName): ?string
0 commit comments