libraries_test_module.inc in Libraries API 7.3
Same filename and directory in other branches
Test PHP file for Libraries loading.
Dummy function to see if this file was loaded.
File
tests/modules/libraries_test_module/libraries_test_module.incView source
<?php
/**
* @file
* Test PHP file for Libraries loading.
/**
* Dummy function to see if this file was loaded.
*/
function _libraries_test_module_integration_file() {
}
Functions
Name | Description |
---|---|
_libraries_test_module_integration_file | @file Test PHP file for Libraries loading. |