plugin.php 99 B

1234
  1. <?php
  2. require_once __DIR__.'/config.php';
  3. $plugin_info = CourseBlockPlugin::create()->get_info();