<?php namespace TestPlugin\Config; use Cake\Core\Configure; Configure::write('PluginTest.test_plugin.custom', 'loaded plugin custom config');