mirror of
https://github.com/tips-of-mine/GLPI-Plugin-SOC-Case-Management.git
synced 2025-12-17 11:04:39 +01:00
The 'classname' attribute was causing a warning during plugin installation as it's not a recognized option in the Plugin::registerClass method for this type of class. This commit removes the unnecessary attribute, relying on the standard behavior where the class name is inferred from the first argument.
7.3 KiB
7.3 KiB