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