function _libraries_test_module_example_1 in Libraries API 7.2
Same name and namespace in other branches
- 7.3 tests/libraries/example/example_1.php \_libraries_test_module_example_1()
Dummy function to see if this file was loaded.
1 call to _libraries_test_module_example_1()
- libraries_test_module_post_load.inc in tests/
modules/ libraries_test_module/ libraries_test_module_post_load.inc - Test PHP file for Libraries loading.
File
- tests/
libraries/ example/ example_1.php, line 14 - Test PHP file for Libraries loading.
Code
function _libraries_test_module_example_1() {
}