bootstrap.php 122 B

12345
  1. <?php
  2. use Cake\Core\Configure;
  3. Configure::write('PluginTest.test_plugin_two.bootstrap', 'loaded plugin two bootstrap');