Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document AbstractDatabaseTable::EVENT_TABLE_CREATE #4321

Open
paul-m opened this issue Oct 21, 2024 · 0 comments
Open

Document AbstractDatabaseTable::EVENT_TABLE_CREATE #4321

paul-m opened this issue Oct 21, 2024 · 0 comments
Labels

Comments

@paul-m
Copy link
Contributor

paul-m commented Oct 21, 2024

Current Behavior

Currently, Drupal\common\Storage\AbstractDatabaseTable::EVENT_TABLE_CREATE says:

@todo This is unused.

This is incorrect. We should remove this todo.

We should also document how this event works.

Expected Behavior

Developers can understand from the code and inline comments when this event is dispatched, and how to appropriately respond to it.

Steps To Reproduce

...

Relevant log output (optional)

No response

Anything else?

Potential follow-ups:

@paul-m paul-m added the bug label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant