. /** * certificateelement_teachersname file description here. * * @package certificateelement_teachersname * @copyright 2022 alex * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ defined('MOODLE_INTERNAL') || die(); // This plugin is part of Moodle Workplace product. $plugin->component = 'certificateelement_teachersname'; $plugin->release = '3.11.5'; $plugin->version = 2022011800; $plugin->requires = 2020061502.00; $plugin->maturity = MATURITY_STABLE;