You are here

function _libraries_test_module_integration_file in Libraries API 7.3

Same name and namespace in other branches
  1. 7.2 tests/modules/libraries_test_module/libraries_test_module.inc \_libraries_test_module_integration_file()

@file Test PHP file for Libraries loading.

Dummy function to see if this file was loaded.

File

tests/modules/libraries_test_module/libraries_test_module.inc, line 10
Test PHP file for Libraries loading.

Code

function _libraries_test_module_integration_file() {
}