Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
Classes | Namespaces | Variables
validator.php File Reference

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
 

Detailed Description

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

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later