example_4.php in Libraries API 8.3
Test PHP file for Libraries loading.
File
tests/example/example_4.phpView source
<?php
/**
* @file
* Test PHP file for Libraries loading.
*/
/**
* Dummy function to see if this file was loaded.
*/
function _libraries_test_example_4() {
}
Functions
Name | Description |
---|---|
_libraries_test_example_4 | Dummy function to see if this file was loaded. |