bootstrap.php 121 B

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