Skip to content

Fix(ItemDevice): add missing declaration from define.php #19214

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

Merged

Conversation

stonebuzz
Copy link
Contributor

Checklist before requesting a review

Please delete options that are not relevant.

  • I have read the CONTRIBUTING document.
  • I have performed a self-review of my code.
  • I have added tests that prove my fix is effective or that my feature works.
  • This change requires a documentation update.

Description

  • It fixes !

by working on pluginsGLPI/genericobject#420

and missing related components

  • itemdevicedrive_types
  • itemdevicecontrol_types

I realised that the appropriate declarations were missing for registering a class (from genericobject in my case) on these components

Screenshots (if appropriate):

@stonebuzz stonebuzz force-pushed the add_missing_define_declaration branch from 953c8b4 to 358f153 Compare March 17, 2025 11:47
@stonebuzz stonebuzz changed the title Fix(ItemDEvice): add missing declaration from define.php Fix(ItemDevice): add missing declaration from define.php Mar 17, 2025
@trasher trasher merged commit 06dbd70 into glpi-project:10.0/bugfixes Mar 17, 2025
6 checks passed
@cedric-anne cedric-anne added this to the 10.0.19 milestone Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants