Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
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