|
Moodle APIs
3.8
Moodle 3.8.6 (Build: 20201109)
|
Provides validation class to check the plugin ZIP contents. More...
Classes | |
| class | core\update\validator |
| Validates the contents of extracted plugin ZIP file. More... | |
Namespaces | |
| core\update | |
| | |
Variables | |
| if(!defined('T_ML_COMMENT')) | core\update::else |
Provides validation class to check the plugin ZIP contents.
Uses fragments of the local_plugins_archive_validator class copyrighted by Marina Glancy that is part of the local_plugins plugin.
@subpackage validation