Issue #2079245: explain the extra items that are passed to PluginBase::__construct() in $plugin_definition
- Feb 27, 2023
-
-
Royal Simpson Pinto authored
-
- Feb 15, 2023
-
-
Royal Simpson Pinto authored
This commit updates the parameter definition to correct mistakes that were identified during code review. The changes ensure that the parameters are accurately defined, which will improve the functionality and reliability of the code.
-
- Feb 14, 2023
-
-
Royal Simpson Pinto authored
This commit improves the clarity of the plugin construction pathway by adding more detailed explanations of the parameters used in the process. The goal is to make it easier for future developers to understand and modify the plugin code. This change was made in response to suggestions for improving the documentation and overall code quality.
-