Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
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 | |
namespace | 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