. /** * Fake component for testing * * @package core * @copyright 2022 Laurent David * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ defined('MOODLE_INTERNAL') || die(); $plugin->version = 2022050200; $plugin->requires = 2022041200; $plugin->component = 'fake_access';