Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
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

 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