function ctools_plugin_test_hook_cached_test in Chaos Tool Suite (ctools) 7
Callback for the big_hook_cached plugin.
See also
ctools_plugin_test_ctools_plugin_test_big_hook_cached
1 string reference to 'ctools_plugin_test_hook_cached_test'
- ctools_plugin_test_ctools_plugin_test_big_hook_cached in tests/
ctools_plugin_test.module - Plugin callback.
File
- tests/
ctools_plugin_test.module, line 91 - Define some plugin systems to test CTools plugin includes.
Code
function ctools_plugin_test_hook_cached_test() {
}